summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--httpd/httpd.conf1
1 files changed, 0 insertions, 1 deletions
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