File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -751,7 +751,7 @@ enable_dl = Off
751
751
; will look for to know it is OK to continue execution. Setting this variable MAY
752
752
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
753
753
; http://php.net/cgi.redirect-status-env
754
- ;cgi.redirect_status_env = ;
754
+ ;cgi.redirect_status_env =
755
755
756
756
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's
757
757
; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
@@ -768,7 +768,7 @@ enable_dl = Off
768
768
; does not currently support this feature (03/17/2002)
769
769
; Set to 1 if running under IIS. Default is zero.
770
770
; http://php.net/fastcgi.impersonate
771
- ;fastcgi.impersonate = 1;
771
+ ;fastcgi.impersonate = 1
772
772
773
773
; Disable logging through FastCGI connection. PHP's default behavior is to enable
774
774
; this feature.
Original file line number Diff line number Diff line change @@ -751,7 +751,7 @@ enable_dl = Off
751
751
; will look for to know it is OK to continue execution. Setting this variable MAY
752
752
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.
753
753
; http://php.net/cgi.redirect-status-env
754
- ;cgi.redirect_status_env = ;
754
+ ;cgi.redirect_status_env =
755
755
756
756
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's
757
757
; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
@@ -768,7 +768,7 @@ enable_dl = Off
768
768
; does not currently support this feature (03/17/2002)
769
769
; Set to 1 if running under IIS. Default is zero.
770
770
; http://php.net/fastcgi.impersonate
771
- ;fastcgi.impersonate = 1;
771
+ ;fastcgi.impersonate = 1
772
772
773
773
; Disable logging through FastCGI connection. PHP's default behavior is to enable
774
774
; this feature.
You can’t perform that action at this time.
0 commit comments