RequestURL

March 5, 2024

ID 200815

URL to skip.

You can set this parameter one or more times. The ICAP plug-in 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 plug-in does not scan this URL. Before matching the requested URL with the rule value from the RequestURL field, the ICAP plug-in 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.

<RequestURL>example.com</RequestURL>

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.