SOURCES: php4-cgi-fcgi.ini - cgi.fix_pathinfo=1

glen glen at pld-linux.org
Wed Jul 2 18:44:38 CEST 2008


Author: glen                         Date: Wed Jul  2 16:44:38 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- cgi.fix_pathinfo=1

---- Files affected:
SOURCES:
   php4-cgi-fcgi.ini (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/php4-cgi-fcgi.ini
diff -u SOURCES/php4-cgi-fcgi.ini:1.2 SOURCES/php4-cgi-fcgi.ini:1.3
--- SOURCES/php4-cgi-fcgi.ini:1.2	Wed Jul  2 18:02:15 2008
+++ SOURCES/php4-cgi-fcgi.ini	Wed Jul  2 18:44:32 2008
@@ -29,7 +29,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 zero.  You should fix your scripts
 ; to use SCRIPT_FILENAME rather than PATH_TRANSLATED.
-; cgi.fix_pathinfo=0
+cgi.fix_pathinfo=1
 
 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
 ; security tokens of the calling client.  This allows IIS to define the
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/php4-cgi-fcgi.ini?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list