wok
annotate 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 |
|
rev |
line source |
al@14051
|
1 bozohttpd is a small and secure HTTP server. Its main feature is the lack
|
al@14051
|
2 of features, reducing code size and improving verifiability. It has
|
al@14051
|
3 no configuration file by design.
|
milka@1134
|
4
|
al@14051
|
5 It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, virtual
|
al@14051
|
6 hosting support, as well as multiple IP-based servers on a single machine,
|
al@14051
|
7 and is able to serve pages via the IPv6 protocol.
|