summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2007-08-21 23:24:01 +0000
committerJani Taskinen <jani@php.net>2007-08-21 23:24:01 +0000
commit3f3c0d74e159ac63b17891e0f6880a04eaa42412 (patch)
treead97f13edfec5382bc4ebc2bc3c87375f0630b68 /php.ini-dist
parent6eccdf92037f6c8ae7d5e764ce7ad90584b0e784 (diff)
downloadphp-git-3f3c0d74e159ac63b17891e0f6880a04eaa42412.tar.gz
Fix typo in fastcgi.logging option example
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 a96b7c5766..4632b698c3 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -447,7 +447,7 @@ extension_dir = "./"
; fastcgi.impersonate = 1;
; Disable logging through FastCGI connection
-; fastcgi.log = 0
+; fastcgi.logging = 0
; cgi.rfc2616_headers configuration option tells PHP what type of headers to
; use when sending HTTP response code. If it's set 0 PHP sends Status: header that