wok-next
annotate bozohttpd/description.txt @ rev 1875
Fix typos in receipts - DEPENDS not DEPENS
author |
Julien Rabier <taziden@slitaz.org> |
date |
Wed Dec 17 05:09:56 2008 +0100 (2008-12-17) |
parents |
|
children |
427b650440cd |
rev |
line source |
milka@1134
|
1 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.
|
milka@1134
|
2
|
milka@1134
|
3 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. |