X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=php-cgi-fcgi.ini;h=809c7d3aa49a7ee32d78afeb1542608e4d4b54b2;hb=ab81aa161060a8607b118e50f2049789e1baee41;hp=dbae5b8fcf331026fe6c5974ce5904dc4dd99aee;hpb=c6a262fb7a12de6f289a161b95a97ad48a99bdff;p=packages%2Fphp.git diff --git a/php-cgi-fcgi.ini b/php-cgi-fcgi.ini index dbae5b8..809c7d3 100644 --- a/php-cgi-fcgi.ini +++ b/php-cgi-fcgi.ini @@ -34,7 +34,7 @@ ; this to 1 will cause PHP CGI to fix it's paths to conform to the spec. A setting ; of zero causes PHP to behave as before. Default is 1. You should fix your scripts ; to use SCRIPT_FILENAME rather than PATH_TRANSLATED. -; cgi.fix_pathinfo=0 +cgi.fix_pathinfo=1 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to ; use when sending HTTP response code. If it's set 0 PHP sends Status: header that