Quantcast
Channel: URL Rewrite Module
Viewing all articles
Browse latest Browse all 2482

Simple Redirect does not work

$
0
0

Hi,

I want to redirect this page:

/p/how-it-works

to

/how-it-works

And i've setup this rule:

<rule name="test" patternSyntax="Wildcard" stopProcessing="false">
                    <match url="*/p/how-it-works*" />
                    <conditions logicalGrouping="MatchAll" trackAllCaptures="false" />
                    <action type="Redirect" url="/how-it-works" />
</rule>

However, it does not work. I'm unable to find out why.

Any clues?

Thanks in advance.

Alex


Viewing all articles
Browse latest Browse all 2482


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