diff --git a/appendices/ini.xml b/appendices/ini.xml index 353eef0e77..6b70c59a7b 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -5098,7 +5098,7 @@ include_path=".;c:\php\includes" - Controls whether CGI PHP checks for line starting + Controls whether CGI PHP checks for line starting with #! (shebang) at the top of the running script. This line might be needed if the script support running both as stand-alone script and via PHP CGI. PHP in @@ -5145,10 +5145,8 @@ include_path=".;c:\php\includes" - Windows Users: You can safely turn this off for - IIS, in fact, you must. - To get OmniHTTPD or Xitami to work you must turn - it off. + Windows Users: When using IIS this option must + be turned off. For OmniHTTPD or Xitami the same applies.