File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ enable_dl = Off
842
842
; will look for to know it is OK to continue execution. Setting this variable MAY
843
843
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
844
844
; http://php.net/cgi.redirect-status-env
845
- ;cgi.redirect_status_env = ;
845
+ ;cgi.redirect_status_env =
846
846
847
847
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's
848
848
; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
@@ -859,7 +859,7 @@ enable_dl = Off
859
859
; does not currently support this feature (03/17/2002)
860
860
; Set to 1 if running under IIS. Default is zero.
861
861
; http://php.net/fastcgi.impersonate
862
- ;fastcgi.impersonate = 1;
862
+ ;fastcgi.impersonate = 1
863
863
864
864
; Disable logging through FastCGI connection. PHP's default behavior is to enable
865
865
; this feature.
Original file line number Diff line number Diff line change @@ -842,7 +842,7 @@ enable_dl = Off
842
842
; will look for to know it is OK to continue execution. Setting this variable MAY
843
843
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
844
844
; http://php.net/cgi.redirect-status-env
845
- ;cgi.redirect_status_env = ;
845
+ ;cgi.redirect_status_env =
846
846
847
847
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's
848
848
; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
@@ -859,7 +859,7 @@ enable_dl = Off
859
859
; does not currently support this feature (03/17/2002)
860
860
; Set to 1 if running under IIS. Default is zero.
861
861
; http://php.net/fastcgi.impersonate
862
- ;fastcgi.impersonate = 1;
862
+ ;fastcgi.impersonate = 1
863
863
864
864
; Disable logging through FastCGI connection. PHP's default behavior is to enable
865
865
; this feature.
You can’t perform that action at this time.
0 commit comments