]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_userdir.conf
- rel 4; use currently available (unofficial) fix for latest 'Range' vuln.
[packages/apache.git] / apache-mod_userdir.conf
index a4a92c107520c4a7a099d859bda0bb29fa68b503..ca87136fa8052edc684d4286983892ab7c944897 100644 (file)
@@ -28,6 +28,9 @@ UserDir public_html
                Order deny,allow
                Deny from all
        </LimitExcept>
+       #<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.091567 seconds and 4 git commands to generate.