]> git.pld-linux.org Git - packages/apache.git/commitdiff
- hopefully safe enough start point (changes suggested by blues)
authorTomasz Pala <gotar@pld-linux.org>
Sun, 16 Nov 2008 14:12:47 +0000 (14:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_userdir.conf -> 1.6

apache-mod_userdir.conf

index d930ac8b0c03124578f26016ed3129cebc2b3c24..ca87136fa8052edc684d4286983892ab7c944897 100644 (file)
@@ -28,7 +28,9 @@ UserDir public_html
                Order deny,allow
                Deny from all
        </LimitExcept>
-       # php_admin_value open_basedir "/home/users/"
+       #<IfModule mod_php.c>
+       #       php_admin_value open_basedir "/home/users:/usr/share/pear:/usr/share/php:/tmp"
+       #</IfModule>
 </Directory>
 
 </IfModule>
This page took 0.02696 seconds and 4 git commands to generate.