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
Hi,
Im trying to create the following redirect.
www.mydomain.co.uk > www.mydomain.co.uk/?lang=EN
www.mydomain.nl > www.mydomain.nl/?lang=NL
But when i do this with the following rule it will create an endless redirect
redirectMode="Temporary" redirect="Domain" ignoreCase="true" rewriteUrlParameter="IncludeQueryStringForRewrite" virtualUrl="http://www.mydomain.nl/" destinationUrl="http://www.mydomain.nl/default.aspx?lang=NL" />
I also tried the IIS7 rewrite module with no success. Any tips?
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
URL rewrite question
Hi,
Im trying to create the following redirect.
www.mydomain.co.uk > www.mydomain.co.uk/?lang=EN
www.mydomain.nl > www.mydomain.nl/?lang=NL
But when i do this with the following rule it will create an endless redirect
redirectMode="Temporary"
redirect="Domain"
ignoreCase="true" rewriteUrlParameter="IncludeQueryStringForRewrite"
virtualUrl="http://www.mydomain.nl/"
destinationUrl="http://www.mydomain.nl/default.aspx?lang=NL" />
I also tried the IIS7 rewrite module with no success. Any tips?
Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.