]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.conf
- up to 3.4.10.2 (fixes PMASA-2012-2)
[packages/phpMyAdmin.git] / phpMyAdmin.conf
index 84db2452821fc8faf416409718db984730ea6799..7ef24e8b1d5f1df6733e9fa19f557fc2be8f673d 100644 (file)
@@ -1 +1,9 @@
 Alias /myadmin /usr/share/phpMyAdmin
+<Directory "/usr/share/phpMyAdmin">
+       Options FollowSymLinks
+       AllowOverride None
+       Order allow,deny
+       Allow from all
+       # uncomment if using apache-mod_php
+       #php_admin_value open_basedir "/etc/webapps/phpMyAdmin/:/usr/share/phpMyAdmin/:/usr/share/phpMyAdmin/css/..:/tmp"
+</Directory>
This page took 0.039016 seconds and 4 git commands to generate.