URL

These match conditions are designed to identify requests based on their URLs.

Name Purpose

URL Path

Identifies requests by whether their relative path, including filename, matches a:

URL Path Directory

Identifies requests by whether their relative path matches a:

URL Path Extension

Identifies requests by whether their file extension matches a:

URL Path Filename

Identifies requests by whether their filename matches a:

URL Query

Identifies requests by whether their query string matches a:

URL Query Parameter

Identifies requests by whether they contain a query string parameter set to a value that matches a: