]> git.pld-linux.org Git - packages/coppermine-gallery.git/blobdiff - coppermine-gallery-apache.conf
- set open_basedir
[packages/coppermine-gallery.git] / coppermine-gallery-apache.conf
index 6b59a9e928437551846014eab7f0cfcf704e0518..728865087b1e6235f0d417d74580d135db64fdb4 100644 (file)
@@ -3,6 +3,7 @@ Alias /cpg /usr/share/coppermine-gallery
 
 <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
This page took 1.052024 seconds and 4 git commands to generate.