A SERVICE OF

logo

ProxySG Content Policy Language Guide
262
timing restrictions for the defined condition will depend on the layer and timing restrictions of
the contained expressions.
The
condition= condition is one of the expressions that can be included in the body of a define url
condition
definition block, following a URL pattern. In this way, one prefix definition block can call
another condition-related definition block, so that they are in effect nested. See the example in the
define condition definition block topic.
Example
define url condition allowed
http://www.inventory.example.com method=GET
www.affinityclub.example.com/public ; any scheme allowed
end
<proxy>
condition=allowed allow
See Also
Conditions:
category=, condition=, url=
Definitions: define url.domain condition