BookingBuilder Browser
Navigation Policy
Configure the policy for top level browser navigation.
Type: Whether this policy is whitelist based (only Urls in the list are allowed, all others are blocked) or blacklist based (Urls in the list are blocked, all others are allowed)
Url List: 1 Url per line. A Url can be an host:
www.host.com
A domain (including all subdomains):
*.host.com
A regular rexpression:
Prefix the line with a '~':
~https?://[Rr]egular\.expr(ession)?/
An exact Url:
https://www.host.com/path/file.htm
Exceptions: These are Urls that follow the same format. For a whitelist based policy, any Urls that are allowed will be checked against the exceptions list to see if they should be blocked. For a blacklist based policy, any Urls that are not allowed will be checked against the exceptions list to see if they should be allowed.
Whitelist
Blacklist
Resource Policy
Configure the policy for resources requested from a page that is allowed.
Type: Whether this policy is whitelist based (only Urls in the list are allowed, all others are blocked) or blacklist based (Urls in the list are blocked, all others are allowed)
Url List: 1 Url per line. A Url can be an host:
www.host.com
A domain (including all subdomains):
*.host.com
A regular rexpression:
Prefix the line with a '~':
~https?://[Rr]egular\.expr(ession)?/
An exact Url:
https://www.host.com/path/file.htm
Exceptions: These are Urls that follow the same format. For a whitelist based policy, any Urls that are allowed will be checked against the exceptions list to see if they should be blocked. For a blacklist based policy, any Urls that are not allowed will be checked against the exceptions list to see if they should be allowed.
Whitelist
Blacklist
Type
Url List
Exceptions
Type
Url List
Exceptions