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 All,
I've got an issue when trying to get my URL Rewriting to work correctly.
I'm trying to get:
/searchresults?speciality=testing&searchType=specialism&newSearch=true
to
/searchresults/testing/
I currently have this in my URLWriting config file, but this jsut doesn't seem to work.
<add name="specialismrewrite" virtualUrl="^~/searchresults/(.*)/" rewriteUrlParameter="ExcludeFromClientQueryString" destinationUrl="~/searchresults?speciality=$1&searchType=$2&newSearch=$3" ignoreCase="true" />
Any help greatly appreciated.
Thanks,
Tom
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
Problems with getting URL Rewriting to rewrite
Hi All,
I've got an issue when trying to get my URL Rewriting to work correctly.
I'm trying to get:
/searchresults?speciality=testing&searchType=specialism&newSearch=true
to
/searchresults/testing/
I currently have this in my URLWriting config file, but this jsut doesn't seem to work.
Any help greatly appreciated.
Thanks,
Tom
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.