]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1402097 - Disable apache access log in container
authorDylan William Hardison <dylan@hardison.net>
Tue, 26 Sep 2017 14:05:49 +0000 (10:05 -0400)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2017 14:05:49 +0000 (10:05 -0400)
httpd/httpd.conf

index 74235eb2730056b2b09dc79e7910157f9976ef39..472b734fcf11e62adcdd0311ba3a099097cec488 100644 (file)
@@ -78,7 +78,6 @@ LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combine
 LogFormat "%h %l %u %t \"%r\" %>s %b" common
 LogFormat "%{Referer}i -> %U" referer
 LogFormat "%{User-agent}i" agent
-CustomLog /dev/stdout combined
 ServerSignature Off
 AddDefaultCharset UTF-8
 AddType application/x-compress .Z