Lighttpd CGI support
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 25 Jul 2007 16:05:42 +0000 (18:05 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 14 Mar 2008 00:02:30 +0000 (01:02 +0100)
In case no PATH_TRANSLATED environment var is present, assume request is
already parsed and SCRIPT_* pointing to target script (not plp handler).
This supports at least Lighttpd CGI requests.  Functionality unchanged
for Apache1/2 CGI.


No differences found