URL paths

Any address with a slash (/) following the hostname or IP address is treated as a URL path (for example www.abc.com/, www.abc.com/mysite).

If you specify a URL path, it is treated as the start of a path, and matches anything beginning with the string you enter (for example, www.abc.com/mysite matches www.abc.com/mysite/folder/page.htm).

Note: URL paths will not match for HTTPS requests unless SSL decryption is being performed. For HTTPS requests, the full path is not provided to the proxy.