]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.conf
- up to 3.1.3 (bugfixes)
[packages/phpMyAdmin.git] / phpMyAdmin.conf
index 43df324d84c74fc8edc49b1045e737cff07826b3..b2adda4b928c6e5919990eb3a24218b987296ebf 100644 (file)
@@ -1,7 +1,8 @@
 Alias /myadmin /usr/share/phpMyAdmin
 <Directory "/usr/share/phpMyAdmin">
+       Options FollowSymLinks
+       AllowOverride None
        Order allow,deny
-       Allow from localhost
        Allow from all
+       php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/..:/tmp"
 </Directory>
-                               
This page took 0.039125 seconds and 4 git commands to generate.