summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 3e2958561e..deae088cab 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -463,7 +463,7 @@ enable_dl = On
; use when sending HTTP response code. If it's set 0 PHP sends Status: header that
; is supported by Apache. When this option is set to 1 PHP will send
; RFC2616 compliant header.
-; Set to 1 if running under IIS. Default is zero.
+; Default is zero.
;cgi.rfc2616_headers = 0