]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1-mod_log_config.conf
- rel 2: build with new webserver virtuals
[packages/apache1.git] / apache1-mod_log_config.conf
index 59941420c2b5ce0aa4f92be56a2d4834f4f6d867..261228a872133dfe0153d2f480c8c8ec69bc50ad 100644 (file)
@@ -11,6 +11,6 @@ LoadModule log_config_module  modules/mod_log_config.so
        LogFormat "%{User-agent}i" agent
 
        CustomLog logs/access_log common
-       CustomLog logs/referer_log referer
-       CustomLog logs/agent_log agent
+#      CustomLog logs/referer_log referer
+#      CustomLog logs/agent_log agent
 </IfModule>
This page took 0.031287 seconds and 4 git commands to generate.