Blue Coat Systems Time Clock Proxy SG ユーザーズマニュアル

ページ / 314
ProxySG Content Policy Language Guide
158
allow
Allows the transaction to be served. 
Allow can be overridden by the 
access_server( )
deny( )
force_deny( )
authenticate( )
exception( )
, or 
force_exception( )
 properties or by the 
redirect( )
 action.
Allow overrides 
deny( )
 and 
exception( )
 properties.
Note:
Caution should be exercised when using 
allow
 in layers evaluated after layers containing 
deny
, to ensure that security is not compromised.
Replaces: 
service(yes)
Syntax
allow
Layer and Transaction Notes
Use  in 
<Proxy>
<Cache>
, and 
<Admin>
 layers.
Do  not  use  in 
<Forward>
Applies to all transactions.
See Also
Properties: 
access_server( )
deny( )
force_deny( )
authenticate( )
exception( )
force_exception( )
Actions: 
redirect( )