Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/18/2002 15:11:26
Module Name:	doc
Committed By:	agc
Date:		Tue Jun 18 12:11:26 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note addition of lhs-0.1 to the NetBSD Packages Collection.

Provided in PR 17227 by Dawid Szymanski (dawszy@tgr.lubin.edu.pl),
modified slightly by myself.

lhs is a beta version of very simple http server.  Only static files
are supported - CGI, PHP and SSI are not allowed.  However, there is
support for both IPv6 and SSL.  By default it will listen on ports
8000 and 8001 and read files from ${PREFIX}/share/httpd/htdocs and
will not change uid for other unless you use the -u option.


To generate a diff of this commit:
cvs rdiff -r1.6824 -r1.6825 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.