diff options
author | reed <reed@pkgsrc.org> | 2004-02-03 16:18:54 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-02-03 16:18:54 +0000 |
commit | 5e22abc09584150736331186352e9679a727fd93 (patch) | |
tree | c6104ab724f301eb067a55d77787ed80da0d759d /www/mini_httpd/distinfo | |
parent | 2bf3fac2a2492871bc99ba5ea313744ed0e8f367 (diff) | |
download | pkgsrc-5e22abc09584150736331186352e9679a727fd93.tar.gz |
Initial import of mini_httpd-1.19. This was packaged by
Bruce J.A. Nourish for pkgsrc-wip.
mini_httpd is a small HTTP server. Its performance is not great, but for
low or medium traffic sites it's quite adequate. It implements all the
basic features of an HTTP server, including:
* GET, HEAD, and POST methods.
* CGI.
* Basic authentication.
* Security against ".." filename snooping.
* The common MIME types.
* Trailing-slash redirection.
* index.html, index.htm, index.cgi
* Directory listings.
* Multihoming / virtual hosting.
* Standard logging.
* Custom error pages.
It can also be configured to do SSL/HTTPS and IPv6.
Diffstat (limited to 'www/mini_httpd/distinfo')
-rw-r--r-- | www/mini_httpd/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/mini_httpd/distinfo b/www/mini_httpd/distinfo new file mode 100644 index 00000000000..7c1b21d42c0 --- /dev/null +++ b/www/mini_httpd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/02/03 16:18:54 reed Exp $ + +SHA1 (mini_httpd-1.19.tar.gz) = da1ce9cf717f16aea69a75d3a77e610e9a740cc7 +Size (mini_httpd-1.19.tar.gz) = 42142 bytes +SHA1 (patch-aa) = 3e30a58fa50283a5b9fe3d272ae312f825a4c8ec |