URL to skip.
You can set this parameter one or more times. The ICAP plugin will check all of these parameters.
Path
ICAPSettings > Exclusions > RequestURL
Attributes
This element has no attributes.
Value
The specified URL must not include scheme, query, and fragment components. If the requested URL matches with at least one of the RequestURL
element values, the ICAP plugin does not scan this URL. Before matching the requested URL with the rule value from the RequestURL
field, the ICAP plugin applies normalizing rules to this URL.
The RequestURL
parameter may contain masks.
You can specify the asterisk (*) wildcard character as a substitute for a sequence of characters that constitute an entire domain name from the third level of the domain and above. For example, *.domain.com
. This value includes all subdomains of domain.com
.
The asterisk (*) and question mark (?) wildcard characters can be used in a path component of the URL to substitute for any sequence of characters, or a single character, respectively. For example, domain.com/test/page/*
.
Example
The following is an example of this element.
|