]> git.pld-linux.org Git - packages/php.git/blobdiff - php-cgi-fcgi.ini
use /usr/sbin/php-fpm as other branches
[packages/php.git] / php-cgi-fcgi.ini
index dbae5b8fcf331026fe6c5974ce5904dc4dd99aee..809c7d3aa49a7ee32d78afeb1542608e4d4b54b2 100644 (file)
@@ -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
This page took 0.051333 seconds and 4 git commands to generate.