Referring Domain Literal

Category: Request

Purpose: Identifies requests that were referred by a hostname that matches a literalThis type of value does not assign a special meaning to characters. The only exception is % which is used for URL encoding. value.

Key information:

Sample Scenario

A sample scenario is provided below.

The following sample configuration assumes that this match condition is satisfied when a request matches the specified value.

Value Description

www.domain.com

This value will be satisfied when the request was referred by a URL whose hostname is "www.domain.com" (e.g., http://www.domain.com/index.html).