summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2.2/conf/modules.d/00_mod_log_config.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/2.2/conf/modules.d/00_mod_log_config.conf b/2.2/conf/modules.d/00_mod_log_config.conf
index 2f4244c..ce0238e 100644
--- a/2.2/conf/modules.d/00_mod_log_config.conf
+++ b/2.2/conf/modules.d/00_mod_log_config.conf
@@ -7,7 +7,7 @@ LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-Agent}i" agent
LogFormat "%v %h %l %u %t \"%r\" %>s %b %T" script
-LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i VLOG=%{VLOG}e" vhost
+LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" VLOG=%{VLOG}e" vhost
<IfModule logio_module>
# You need to enable mod_logio.c to use %I and %O