Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2004 13:40:37
Module Name: pkgsrc
Committed By: mrg
Date: Wed Feb 18 13:40:37 UTC 2004
Modified Files:
pkgsrc/www/bozohttpd: DESCR Makefile distinfo
Log Message:
update to bozohttpd 20040218. changes include:
o new .bzredirect file support for sane directory redirection
o new -Z option that enables SSL mode, from <rtr@eterna.com.au>
o the -C option has been changed to take two explicit options, rather
than a single option with a space separating the suffix and the
interpreter. ``-C ".foo /path/to/bar"'' should now be written
as ``-C .foo /path/to/bar''
o the -M option has been changed like -C and no longer requires or
supports a single argument with space-separated options
o with -a, still print the 200 OK. from <rtr@eterna.com.au>
o with -r, if a .bzdirect file appears in a directory, allow direct
access to this directory
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/bozohttpd/DESCR
cvs rdiff -r1.36 -r1.37 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/www/bozohttpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.