From: Dylan William Hardison Date: Tue, 26 Sep 2017 14:05:49 +0000 (-0400) Subject: Bug 1402097 - Disable apache access log in container X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e24596e1c7170884f8117a56940e839b0223a2d;p=thirdparty%2Fbugzilla.git Bug 1402097 - Disable apache access log in container --- diff --git a/httpd/httpd.conf b/httpd/httpd.conf index 74235eb27..472b734fc 100644 --- a/httpd/httpd.conf +++ b/httpd/httpd.conf @@ -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