]> git.pld-linux.org Git - packages/coppermine-gallery.git/commitdiff
- set open_basedir
authorTomasz Pala <gotar@pld-linux.org>
Thu, 7 Jun 2007 11:11:29 +0000 (11:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coppermine-gallery-apache.conf -> 1.3

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 0.100066 seconds and 4 git commands to generate.