]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1-mod_log_config.conf
- from apache-mod_proxy-khk.patch
[packages/apache1.git] / apache1-mod_log_config.conf
index 17c69fe074619bc51d721e582f31aca489268011..20bf48db8f9e31ce70037c1700dedd8edee88f10 100644 (file)
@@ -10,7 +10,7 @@ LoadModule log_config_module  modules/mod_log_config.so
        LogFormat "%{Referer}i -> %U" referer
        LogFormat "%{User-agent}i" agent
 
-       CustomLog lgos/access_log common
+       CustomLog logs/access_log common
        CustomLog logs/referer_log referer
        CustomLog logs/agent_log agent
 </IfModule>
This page took 0.030237 seconds and 4 git commands to generate.