SOURCES: coppermine-gallery-apache.conf - fix albums path

glen glen at pld-linux.org
Mon May 1 20:44:21 CEST 2006


Author: glen                         Date: Mon May  1 18:44:21 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix albums path

---- Files affected:
SOURCES:
   coppermine-gallery-apache.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/coppermine-gallery-apache.conf
diff -u SOURCES/coppermine-gallery-apache.conf:1.1 SOURCES/coppermine-gallery-apache.conf:1.2
--- SOURCES/coppermine-gallery-apache.conf:1.1	Mon May  1 19:33:58 2006
+++ SOURCES/coppermine-gallery-apache.conf	Mon May  1 20:44:16 2006
@@ -4,6 +4,6 @@
 <Directory /usr/share/coppermine-gallery>
 	Allow from all
 </Directory>
-<Directory /var/lib/gallery/albums>
+<Directory /var/lib/coppermine-gallery/albums>
 	Allow from all
 </Directory>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/coppermine-gallery-apache.conf?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list