From owner-fhttpd@phobos.illtel.denver.co.us Wed May 27 04:52:21 1998 Received: (from majordomo@localhost) by phobos.illtel.denver.co.us (8.8.8/8.6.9) id EAA22225 for fhttpd-outgoing; Wed, 27 May 1998 04:52:21 -0700 Date: Wed, 27 May 1998 04:52:18 -0700 (PDT) From: Alex Belits To: fhttpd@phobos.illtel.denver.co.us Subject: [fhttpd] fhttpd 0.3.5 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-fhttpd@phobos.illtel.denver.co.us Precedence: bulk fhttpd 0.3.5 is released. ~username directories handling support is done (including modules, running under user's userid and therefore long-awaited user-CGI and user-PHP), some configuration file handling changes (nothing incompatible with previous versions though). Case-insensitive matching in GetRule now allows more or less sane virtual hosts handling on single IP (beware though -- hostname in the request header is HTTP 1.1 feature that is often used in HTTP 1.0 environment, all browsers that I know about, support that, but HTTP 1.0 standard does not require it to be sent). FTP timeout problem is fixed, directory creation mode is added, underscores as spaces in "Content-Type:" value are allowed (everyone who used "text/html;charset=" kludge -- "text/html;_charset=" will produce header that MIME will be happy with). Home page is moved, URLs at phobos will still work because PHP script now redirects all URLs under "http://phobos.illtel.denver.co.us/pub/fhttpd" to the same relative position under http://www.illtel.com/pub/fhttpd, so see http://www.illtel.com/pub/fhttpd/ for details about other changes and distribution. -- Alex - fhttpd information: http://phobos.illtel.denver.co.us/pub/fhttpd/ list archive: http://phobos.illtel.denver.co.us/ml/fhttpd/