1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: bozohttpd
Section: httpd
Priority: extra
Maintainer: Mattias Nordstrom <mnordstr@debian.org>
Build-Depends: debhelper (>> 5.0.0), libssl-dev (>= 0.9.8)
Standards-Version: 3.9.3.1
Package: bozohttpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, openbsd-inetd | inet-superserver
Provides: httpd, httpd-cgi
Homepage: http://www.eterna.com.au/bozohttpd/
Description: Bozotic HTTP server
A small and secure HTTP server. Its main feature is the
lack of features, reducing code size and improving verifiability. It
has no configuration file by design.
.
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, and is able to serve pages via the IPv6 protocol.
|