Previous Topic: Use a StrictPrefix

Next Topic: Response Headers for Customizing Web Applications

Use a Substring Prefix

For the Substring attribute, the value of the requested URL can match before or after the query string (?). For example, the entry:

<NotificationURL MatchingRule="Substring">protected</NotificationURL>

will match the following:

http://www.affiliate.com/protected/...

http://www.affiliate.com/basic?protected