wok diff bozohttpd/description.txt @ rev 20121
Remove 3 largest in /usr/share/pixmaps on fs,iso.
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 15 01:02:51 2017 +0200 (2017-10-15) |
parents | 30f642df947e |
children |
line diff
1.1 --- a/bozohttpd/description.txt Thu Jul 24 01:01:10 2008 +0200 1.2 +++ b/bozohttpd/description.txt Sun Oct 15 01:02:51 2017 +0200 1.3 @@ -1,3 +1,7 @@ 1.4 -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. 1.5 +bozohttpd is a small and secure HTTP server. Its main feature is the lack 1.6 +of features, reducing code size and improving verifiability. It has 1.7 +no configuration file by design. 1.8 1.9 -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. 1.10 \ No newline at end of file 1.11 +It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual 1.12 +hosting support, as well as multiple IP-based servers on a single machine, 1.13 +and is able to serve pages via the IPv6 protocol.