summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2003-06-03 10:08:17 +0000
committerEdin Kadribasic <edink@php.net>2003-06-03 10:08:17 +0000
commit4f75f3bef1a39503cd9d6076630f5aba201c2e4e (patch)
tree3a8fcd09a4025b6eb62d01041ebde343dedeacac /php.ini-dist
parent28f4501f0a3bc67b1a56f81060d71f22e1821fb4 (diff)
downloadphp-git-4f75f3bef1a39503cd9d6076630f5aba201c2e4e.tar.gz
MFH (bugfix #23902 by Shane).
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