SOURCES: coppermine-gallery-apache.conf - set open_basedir

gotar gotar at pld-linux.org
Thu Jun 7 13:11:34 CEST 2007


Author: gotar                        Date: Thu Jun  7 11:11:34 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- set open_basedir

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

---- Diffs:

================================================================
Index: SOURCES/coppermine-gallery-apache.conf
diff -u SOURCES/coppermine-gallery-apache.conf:1.2 SOURCES/coppermine-gallery-apache.conf:1.3
--- SOURCES/coppermine-gallery-apache.conf:1.2	Mon May  1 20:44:16 2006
+++ SOURCES/coppermine-gallery-apache.conf	Thu Jun  7 13:11:29 2007
@@ -3,6 +3,7 @@
 
 <Directory /usr/share/coppermine-gallery>
 	Allow from all
+	php_admin_value open_basedir "/etc/webapps/coppermine-gallery/:/usr/share/coppermine-gallery/:/var/lib/coppermine-gallery/albums/:/tmp"
 </Directory>
 <Directory /var/lib/coppermine-gallery/albums>
 	Allow from all
================================================================

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



More information about the pld-cvs-commit mailing list