-
Junior Member
Mod_Rewite Problem
Please forgive me if I am posting in the wrong thread.
I have links coming in from another site that are formatted with a &partner=xxx at the end of the URL
Where xxx = there name
I don't have an affliate program but ....
I am trying all combinations of Mod_Redirect but not getting the right results.
RewriteCond %{QUERY_STRING} ^partner=.*$
RewriteRule ^(.*)$ http ://domain1? [R=301,L]
Trying to remove everything after & including the & sign.
Anyone see a problem with the above ?
Thank you in advance
Mike
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules