Package bozohttpd: Information

    Source package: bozohttpd
    Version: 20111118-alt2
    Build time:  May 28, 2012, 07:06 PM
    Category: System/Servers
    Report package bug
    License: BSD
    Summary: Tiny http 1.1 server
    Description: 
    the bozotic HTTP server
    
    bozohttpd is a small and secure http version 1.1 server. its main
    feature is the lack of features, reducing the code size and improving
    verifiability.
    
    please note that a bozohttpd versions 20090522 to 20100512, inclusive,
    have a serious wrong code generation interaction with GCC that has been
    fixed in the 20100617 release. additionally, all bozohttpd verisons
    prior to 20100920 have a flaw in the virtual hosting support, enabling
    access to files outside of the virtual root, that fixed in the 20100920
    release. any one using these versions should upgrade to the 20100920
    release, or newer.
    
    it supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
    virtual hosting support, as well as multiple IP-based servers on
    a single machine. it is capable of serving pages via the IPv6 protocol.
    it has ssl support. it has no configuration file by design. you can also
    read the manual page.

    List of rpms provided by this srpm:
    bozohttpd (x86_64, i586)
    bozohttpd-small (x86_64, i586)
    bozohttpd-small-debuginfo (x86_64, i586)
    libbozohttpd (x86_64, i586)
    libbozohttpd-debuginfo (x86_64, i586)
    libbozohttpd-devel (x86_64, i586)
    libbozohttpd-devel-static (x86_64, i586)

    Maintainer: George V. Kouryachy

    List of contributors:
    George V. Kouryachy

      1. bmake
      2. libssl-devel
      3. groff-base
      4. unifdef

    Last changed


    May 24, 2012 George V. Kouryachy 20111118-alt2
    - DSO list completion
    Jan. 12, 2012 George V. Kouryachy 20111118-alt1
    - Autobuild version bump to 20111118
    - Build scheme fix
    Sept. 3, 2011 George V. Kouryachy 20100920-alt1
    - Initial build from scratch