Path to this page:
Subject: CVS commit: pkgsrc/www/bozohttpd
From: matthew green
Date: 2004-02-18 14:40:37
Message id: 20040218134037.EA2892DA1D@cvs.netbsd.org
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
Files: