Forum Moderators: phranque
I've been browsing and reading a lot but I can't still make this redirect/rewrite work.
I have this dynamic page
[mydomain.com...]
One site has accidentally linked it using the
[mydomain.com...]
Take note of the underscore on the second URL.
Simple rewrite rule did not work. If anyone has a better idea to make this work, please let me know. The webmaster of the site is not responding for my request to change it. It would be nice to know if there is any way to do this. Any help from you will be very much appreciated.
RewriteCond %{QUERY_STRING} partner=off20_
RewriteRule alt/Register.jsp [mydomain.com...] [R=301,L]