File: control

package info (click to toggle)
bozohttpd 20030313-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 188 kB
  • ctags: 148
  • sloc: ansic: 1,854; makefile: 59; sh: 44
file content (19 lines) | stat: -rw-r--r-- 661 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: bozohttpd
Section: net
Priority: extra
Maintainer: Thomas Seyrat <tomasera@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.10

Package: bozohttpd
Architecture: any
Depends: ${shlibs:Depends}
Provides: httpd
Description: Bozotic HTTP server
 bozohttpd is 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.