diff options
Diffstat (limited to 'testing/phpmyadmin/phpmyadmin.apache2.conf')
| -rw-r--r-- | testing/phpmyadmin/phpmyadmin.apache2.conf | 7 |
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> |
