X-Git-Url: http://andersk.mit.edu/gitweb/sql.git/blobdiff_plain/a0ac57ea8b7a665a84c5f6a178e23bc8c47a8bc4..a81a26880a9393da3450c4abd467d9966338e8fc:/web/home/.htaccess diff --git a/web/home/.htaccess b/web/home/.htaccess index b4da8ae..51073e1 100755 --- a/web/home/.htaccess +++ b/web/home/.htaccess @@ -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]