]> andersk Git - sql.git/blobdiff - web/home/.htaccess
made phpMyAdmin redirect more loose
[sql.git] / web / home / .htaccess
index b4da8ae40715b61b989287530aaa229d788c42f0..51073e1de8b51468cfca9d9389f02a29c5a4cb41 100755 (executable)
@@ -1,6 +1,6 @@
 RewriteEngine On
 
-RewriteRule ^phpMyAdmin/.*$    https://scripts.mit.edu/~sql/phpMyAdmin-HTTPS/  [R,L]
+RewriteRule ^phpMyAdmin[^-]?.*$        https://scripts.mit.edu/~sql/phpMyAdmin-HTTPS/  [R,L]
 RewriteRule style.css          http://scripts.mit.edu/~scripts/home/style.css  [R,L]
 RewriteRule images(.*)         http://scripts.mit.edu/~scripts/home/images$1   [R,L]
 
This page took 0.030522 seconds and 4 git commands to generate.