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

    Исходный пакет: mathopd
    Версия: 1.5p6-alt1
    Собран:  1 июля 2009 г. 10:42
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.mathopd.org/

    Лицензия: GPL
    О пакете: 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, i586)

    Сопровождающий: Denis Smirnov

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

    Права:
    Denis Smirnov

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


    1 июля 2009 г. Denis Smirnov 1.5p6-alt1
    - update to 1.5p6
    - Mathopd can now (optionally) allow //, /./ and /../ in URL paths. Thanks for
      Peter Pentchev for suggesting this and providing initial patches.
    31 октября 2006 г. Ilya Evseev 1.5p5-alt3
    - improvements for dir_cgi: display dates and sizes
    19 октября 2005 г. Ilya Evseev 1.5p5-alt2
    - errorlog and childlog are now created with timestamp suffix
    - use cron instead of logrotate for compressing/removing old logs
    - minor specfile bugfixes:
       + enable 'noreplace' attribute for configuration file
       + dont try to create mathopd account if it already exists.
    - improve service script:
       + support settings file in /etc/sysconfig,
       + support multiple daemon configurations,
       + try to fetch account name for service actions from daemon config.
    - additional CGI-BIN executables/extensions in daemon configuration sample
    - lot of bugfixes in specfile macros (missing docs, service uninstall, etc.)