aboutsummaryrefslogtreecommitdiffstats
path: root/testing/phpmyadmin/phpmyadmin.apache2.conf
diff options
context:
space:
mode:
authorMatt Smith <mcs@darkregion.net>2011-04-14 03:45:59 -0500
committerMatt Smith <mcs@darkregion.net>2011-04-14 03:45:59 -0500
commit3804cec5cbb186a283b6a941c3e3b95cba6dde33 (patch)
tree6cc7890413105163739041badf86f892b9425e75 /testing/phpmyadmin/phpmyadmin.apache2.conf
parent2f80e3b0d7f5f97141be08ec22cbfc9e986da7c1 (diff)
downloadaports-3804cec5cbb186a283b6a941c3e3b95cba6dde33.tar.bz2
aports-3804cec5cbb186a283b6a941c3e3b95cba6dde33.tar.xz
main/phpmyadmin: moved from testing
Diffstat (limited to 'testing/phpmyadmin/phpmyadmin.apache2.conf')
-rw-r--r--testing/phpmyadmin/phpmyadmin.apache2.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/phpmyadmin/phpmyadmin.apache2.conf b/testing/phpmyadmin/phpmyadmin.apache2.conf
deleted file mode 100644
index 1c1a5f6498..0000000000
--- a/testing/phpmyadmin/phpmyadmin.apache2.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-Alias /phpmyadmin "/usr/share/webapps/phpmyadmin"
-<Directory "/usr/share/webapps/phpmyadmin">
- AllowOverride All
- Options FollowSymlinks
- Order allow,deny
- Allow from all
-</Directory>