Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a simple rule and it works.
<rule name="Redirect test"> <match url="^en/test" /> <action type="Redirect" url="http://google.com" redirectType="Found" /> </rule>
The problem is no matter what I do to change it I can't get it to change.
so I just change it from google.com to another site.
I rebuild clear cache ... nothing seems to get it to recognize the change.
Hello Leo
It seems like you are doing a permanent redirect - the browsers usually caches this.
Try a different browser and it will work. Or a different type of redirect.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
URL rewriting what sequence do I need to do to make the rewrite take affect?
I have a simple rule and it works.
The problem is no matter what I do to change it I can't get it to change.
so I just change it from google.com to another site.
I rebuild clear cache ... nothing seems to get it to recognize the change.
Hello Leo
It seems like you are doing a permanent redirect - the browsers usually caches this.
Try a different browser and it will work. Or a different type of redirect.
is working on a reply...