Redirect URL with a specific parameter name

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: Redirect URL with a specific parameter name

17 Jul 2012, 06:57

Hello,

Try using the following:

Code: Select all
RewriteEngine on
RewriteBase /

RewriteCond %{QUERY_STRING} ^ArticleID=.*$
RewriteRule ^$ http://www.sydneyanimalhospitals.com.au? [NC,R=301,L]


Regards
Andrew

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 16 guests