pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Add mini_httpd-1.19. This package was made by
details: https://anonhg.NetBSD.org/pkgsrc/rev/f775bd5d715d
branches: trunk
changeset: 467594:f775bd5d715d
user: reed <reed%pkgsrc.org@localhost>
date: Tue Feb 03 16:21:38 2004 +0000
description:
Add mini_httpd-1.19. This package was made by
Bruce J.A. Nourish for pkgsrc-wip. Thank you, Bruce.
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:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r ba7191d00087 -r f775bd5d715d doc/CHANGES
--- a/doc/CHANGES Tue Feb 03 16:18:54 2004 +0000
+++ b/doc/CHANGES Tue Feb 03 16:21:38 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4672 2004/02/03 12:43:26 recht Exp $
+$NetBSD: CHANGES,v 1.4673 2004/02/03 16:21:38 reed Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -559,3 +559,4 @@
Added cairo-0.1.17 [recht 2004-02-03]
Updated mono to 0.30 [recht 2004-02-03]
Added libgdiplus-0.1 [recht 2004-02-03]
+ Added mini_httpd-1.19 [reed 2004-02-03]
Home |
Main Index |
Thread Index |
Old Index