php ini cgi.redirect_status_env

If cgi.force_redirect is turned on, and you are not running under Apache or Netscape (iPlanet) web servers, you MAY need to set an environment variable name that PHP will look for to know it is OK to continue execution.

cgi.redirect_status_env = ;

Setting this variable MAY cause security issues, KNOW WHAT YOU ARE DOING FIRST.





Content