mod_fastcgi version 1.3.3
Mark Brown (mbrown@openmarket.com)
Thu, 17 Oct 1996 09:48:57 -0400
Message-Id: <199610171348.JAA03899@breckenridge.openmarket.com>
To: fastcgi-developers@openmarket.com
Subject: mod_fastcgi version 1.3.3
Date: Thu, 17 Oct 1996 09:48:57 -0400
From: Mark Brown <mbrown@openmarket.com>
mod_fastcgi version 1.3.3 is now available from
http://www.fastcgi.com/servers/apache/1.3.3/apache-fastcgi.tar.Z
This version adds a tiny feature that supports server configuration
in "modern Apache" style. From the README file:
1. The module now registers its request handler under the name
fastcgi-script in addition to the name application/x-httpd-fcgi.
This was a one-line addition to the module, but had quite
a large impact on the documentation and sample configuration.
See the documentation and (which can be browsed from
http://www.fastcgi.com/servers/apache/) for information on how to take
advantage of this change.
--mark