]> git.pld-linux.org Git - packages/phpMyAdmin.git/blobdiff - phpMyAdmin-apache.conf
Revert "- migrated to apache 2.4"
[packages/phpMyAdmin.git] / phpMyAdmin-apache.conf
diff --git a/phpMyAdmin-apache.conf b/phpMyAdmin-apache.conf
deleted file mode 100644 (file)
index 7ef24e8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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.027924 seconds and 4 git commands to generate.