Arbortext Command Language > set Command Options > set webzonepolicy
  
set webzonepolicy
set webzonepolicy= { on | off}
Determines whether the Microsoft URL security zone policy is used to determine whether a link using the arbortext-editor: or arbortext-editor-embed: protocol is allowed from a web browser. If webzonepolicy is set to on (the default) and a link using the arbortext-editor: or arbortext-editor-embed: protocol is invoked from a web browser, Arbortext Editor first determines the zone of the encoded document path. The link is then allowed or denied according to this policy:
Local Machine zone — allow
Local Intranet zone — allow
CMS zone — allow
This a new zone not in the default Microsoft URL security zones. If Arbortext Editor determines that the encoded path is the Logical ID for an object stored in a content management system, then it is considered to be in the CMS zone. Refer to the Content Management Guide for more information about Logical IDs.
Trusted Sites zone — allow
Internet zone — deny
Restricted Sites zone — deny
If the link is denied, then a message is displayed saying that the request has been denied for security purposes. If webzonepolicy is set to off, then no links using the arbortext-editor: protocol are allowed at all and a similar message is displayed.