Project

General

Profile

« Previous | Next » 

Revision 8018

web/main/.phpMyAdmin/.htaccess: Prepend http:// to the dest URL stem, instead of requiring the dest URL to provide the protocol, because the two // are replaced with one / by Apache when mod_rewrite is on, creating an invalid URL

View differences:

.htaccess
1
Redirect /servers/nimoy/ /.phpMyAdmin/[http://nimoy.nceas.ucsb.edu/phpmyadmin]/
1
Redirect /servers/nimoy/ /.phpMyAdmin/[nimoy.nceas.ucsb.edu/phpmyadmin]/

Also available in: Unified diff