php-src/sapi
Remi Collet 4a92ae3401 When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpm
the SCRIPT_FILENAME may contains the QUERY_STRING.

Ex : RewriteRule ^(.*)\.php$ fcgi://127.0.0.1:9000/$1.php [P]

From apache debug (build with -DFCGI_DUMP_ENV_VARS)
AH01062: sending env var 'SCRIPT_FILENAME' value 'proxy:fcgi://127.0.0.1:9000/var/www/html/info.php?foo'
AH01071: Got error 'Primary script unknown\n'
2013-04-30 08:55:18 +02:00
..
aolserver Happy New Year 2013-01-01 16:28:54 +08:00
apache Happy New Year 2013-01-01 16:28:54 +08:00
apache2filter Happy New Year 2013-01-01 16:28:54 +08:00
apache2handler Happy New Year 2013-01-01 16:28:54 +08:00
apache_hooks Happy New Year 2013-01-01 16:28:54 +08:00
caudium Happy New Year 2013-01-01 16:28:54 +08:00
cgi Added HTTP codes as of RFC 6585 2013-02-17 01:18:40 -08:00
cli Forgot to fix the test on 5.4 2013-03-28 18:42:01 +01:00
continuity Happy New Year 2013-01-01 16:28:54 +08:00
embed Happy New Year 2013-01-01 16:28:54 +08:00
fpm When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpm 2013-04-30 08:55:18 +02:00
isapi Happy New Year 2013-01-01 16:28:54 +08:00
litespeed sapi/litespeed/lsapi_main.c: Fix bug #63228 2013-01-08 11:40:13 +08:00
milter Happy New Year 2013-01-01 16:28:54 +08:00
nsapi Happy New Year 2013-01-01 16:28:54 +08:00
phttpd Happy New Year 2013-01-01 16:28:54 +08:00
pi3web Happy New Year 2013-01-01 16:28:54 +08:00
roxen Happy New Year 2013-01-01 16:28:54 +08:00
tests - Rewrite scanner to be based on re2c instead of flex 2008-03-16 21:06:55 +00:00
thttpd Happy New Year 2013-01-01 16:28:54 +08:00
tux Happy New Year 2013-01-01 16:28:54 +08:00
webjames Happy New Year 2013-01-01 16:28:54 +08:00