|
|
@@ -39,7 +39,7 @@ LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent
|
|
|
LogFormat "%h %l %u %t \"%r\" %>s %b" common
|
|
|
LogFormat "%{Referer}i -> %U" referer
|
|
|
LogFormat "%{User-agent}i" agent
|
|
|
-CustomLog @l_prefix@/var/apache/log/access.log common
|
|
|
+CustomLog @l_prefix@/var/apache/log/access.log common env=!ignore_global_access
|
|
|
|
|
|
# error logging
|
|
|
LogLevel warn
|