]> git.pld-linux.org Git - packages/coppermine-gallery.git/commitdiff
- secure upload dir from executing untrusted PHP code
authorTomasz Pala <gotar@pld-linux.org>
Mon, 4 May 2009 18:15:44 +0000 (18:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    coppermine-gallery-apache.conf -> 1.5

coppermine-gallery-apache.conf

index 95c7da0af006f0010ffcce96c68b883b5a2041ab..5c37c55f30c22af9a2629f150b145d9da1dda800 100644 (file)
@@ -15,4 +15,5 @@ Alias /cpg /usr/share/coppermine-gallery
 </Directory>
 <Directory /var/lib/coppermine-gallery/albums>
        Allow from all
+       php_admin_flag engine Off
 </Directory>
This page took 0.087144 seconds and 4 git commands to generate.