Пакет mathopd: Информация

    Исходный пакет: mathopd
    Версия: 1.6b15-alt1
    Последняя версия по данным Repology
    Собран:  8 февраля 2023 г. 9:12 в задании #314837
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.mathopd.org/

    Лицензия: BSD-3-Clause
    О пакете: Fast, lightweight, non-forking HTTP server for UN*X systems.
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    mathopd (x86_64, ppc64le, i586, armh, aarch64)
    mathopd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Konstantin Lepikhov

    Список участников:
    Konstantin Lepikhov
    Ilya Evseev
    Denis Smirnov

    Права:
    Konstantin Lepikhov
    @everybody

    Последнее изменение


    7 февраля 2023 г. Konstantin Lepikhov 1.6b15-alt1
    - Version 1.6p15.
    - Fix License.
    - Fix cgidir patch.
    - Update .conf for 1.6 syntax.
    21 февраля 2016 г. Konstantin Lepikhov 1.5p8-alt1
    - Version 1.5p8.
    - Security fixes:
      + CVE-2012-1050: Directory traversal vulnerability.
    13 сентября 2011 г. Konstantin Lepikhov 1.5p6-alt2
    - fix getline issue.