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