SOURCES: Apache-Gallery.conf - change to current default directory

blues blues at pld-linux.org
Wed Jun 7 20:07:52 CEST 2006


Author: blues                        Date: Wed Jun  7 18:07:52 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- change to current default directory

---- Files affected:
SOURCES:
   Apache-Gallery.conf (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/Apache-Gallery.conf
diff -u SOURCES/Apache-Gallery.conf:1.2 SOURCES/Apache-Gallery.conf:1.3
--- SOURCES/Apache-Gallery.conf:1.2	Tue Apr 25 15:50:23 2006
+++ SOURCES/Apache-Gallery.conf	Wed Jun  7 20:07:47 2006
@@ -6,6 +6,10 @@
 	Allow from all
 </Directory>
 # temporary files cache:
+<Directory /var/cache/Apache-Gallery>
+	Allow from all
+</Directory>
+# For compatibility:
 <Directory /var/tmp/Apache-Gallery>
 	Allow from all
 </Directory>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/Apache-Gallery.conf?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list