Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

Redirect not kicking in

$
0
0

Hi,

I'm trying to redirect certain browsers but somehow it doesn't work for me.  Testing on a blank IIS, using default site, redirecting IE6:

<rule name="unsupported browsers" enabled="true" stopProcessing="true"><match url=".*" /><action type="Redirect" url="switch.htm" /><conditions><add input="{HTTP_USER_AGENT}" pattern="MSIE\+6\.0" /><add input="{URL}" pattern="switch.htm" negate="true" /></conditions></rule>


Pattern tests OK, however redirect doesn't happen.  I'm not sure Failed Req Trace will work here?

Please help me figure it out.

Thanks.


Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>