.htaccess / mod_rewrite
Posted by: Crys
Posted on: 2003-10-26 13:47:00
What am I doing wrong in this mod_rewrite rule?
RewriteRule /search/s /mt/mt-search.cgi [QSA]
Other mod_rewrite rules in the same file work just fine. :(
I tried removing the [QSA] to test and it still didn't work.
I also tried
RewriteRule .*/search/s /mt/mt-search.cgi [QSA]
still a 404
http://ed.fanworks.net/search/s
&
http://ed.fanworks.net/mt/mt-search.cgi