Subject: CVS commit: pkgsrc/www/mini_httpd
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 02/03/2004 16:18:55
Module Name: pkgsrc
Committed By: reed
Date: Tue Feb 3 16:18:55 UTC 2004
Update of /cvsroot/pkgsrc/www/mini_httpd
In directory ivanova.netbsd.org:/tmp/cvs-serv27873
Log Message:
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.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/www/mini_httpd/Makefile
N pkgsrc/www/mini_httpd/DESCR
N pkgsrc/www/mini_httpd/distinfo
N pkgsrc/www/mini_httpd/PLIST
N pkgsrc/www/mini_httpd/patches/patch-aa
No conflicts created by this import