Package mathopd: Information

    Source package: mathopd
    Version: 1.6b16-alt1
    Build time:  May 8, 2024, 02:34 PM
    Category: System/Servers
    Report package bug
    License: BSD-3-Clause
    Summary: Fast, lightweight, non-forking HTTP server for UN*X systems.
    Description: 
    Mathopd is a very small, yet very fast HTTP server for UN*X systems.
    
    Mathopd supports useful features of HTTP/1.1, such as persistent connections,
    partial responses and pipelining. It does not support things like content
    negotation. The latest version of the software (1.5) also supports CGI/1.1.
    
    Mathopd was designed specifically to run as a single process,
    and to never grow in size. When this software was first written (early 1996)
    this is something that other HTTP servers were not very good at.
    
    For preventing conflicts with another HTTP-services Mathopd in ALTLinux
    listens on port 8000 instead of standard port 80.

    List of rpms provided by this srpm:
    mathopd (loongarch64)
    mathopd-debuginfo (loongarch64)

    Maintainer: Konstantin Lepikhov


    Last changed


    May 8, 2024 Konstantin Lepikhov 1.6b16-alt1
    - Version 1.6b16.
    Feb. 7, 2023 Konstantin Lepikhov 1.6b15-alt1
    - Version 1.6p15.
    - Fix License.
    - Fix cgidir patch.
    - Update .conf for 1.6 syntax.
    Feb. 21, 2016 Konstantin Lepikhov 1.5p8-alt1
    - Version 1.5p8.
    - Security fixes:
      + CVE-2012-1050: Directory traversal vulnerability.