SOURCES: apache-mod_cache.conf - resolve conflicting cache dir
glen
glen at pld-linux.org
Wed Dec 21 15:58:47 CET 2005
Author: glen Date: Wed Dec 21 14:58:47 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- resolve conflicting cache dir
---- Files affected:
SOURCES:
apache-mod_cache.conf (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/apache-mod_cache.conf
diff -u SOURCES/apache-mod_cache.conf:1.2 SOURCES/apache-mod_cache.conf:1.3
--- SOURCES/apache-mod_cache.conf:1.2 Wed Dec 21 14:34:00 2005
+++ SOURCES/apache-mod_cache.conf Wed Dec 21 15:58:42 2005
@@ -9,7 +9,7 @@
# If you want to use mod_disk_cache instead of mod_mem_cache,
# uncomment the line above and comment out the LoadModule line below.
<IfModule mod_disk_cache.c>
- CacheRoot "/var/cache/apache"
+ CacheRoot "/var/cache/httpd"
CacheEnable disk /
CacheDirLevels 5
CacheDirLength 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/apache-mod_cache.conf?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list