]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.conf
- up to 3.1.3 (bugfixes)
[packages/phpMyAdmin.git] / phpMyAdmin.conf
index 84db2452821fc8faf416409718db984730ea6799..b2adda4b928c6e5919990eb3a24218b987296ebf 100644 (file)
@@ -1 +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.027759 seconds and 4 git commands to generate.