diff options
author | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
commit | 915c5245c3b3e44827ba7cd24d7c765c57a1dd02 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/bozohttpd/DESCR | |
parent | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (diff) | |
download | pkgsrc-915c5245c3b3e44827ba7cd24d7c765c57a1dd02.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/bozohttpd/DESCR')
-rw-r--r-- | www/bozohttpd/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/bozohttpd/DESCR b/www/bozohttpd/DESCR new file mode 100644 index 00000000000..7ec406d1f08 --- /dev/null +++ b/www/bozohttpd/DESCR @@ -0,0 +1,6 @@ +bozohttpd is a small and secure http version 1.1 server. It's main +feature is the lack of features, reducing the code size and improving +verifiability. + +It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, +and can run multiple IP-based http servers on single machine. |