DOMAIN

The <DOMAIN> item describes a single domain. There may be any number of domain items.

Attributes are:

  • ZONES: A bitfield. Each domain may have a discrete zone set (the default is provided by the parent <DOMAINS> tag). When the url of a given domain is considered, its zone number provided by IE is matched to this bitfield. By default the url may be in any zone except local, to disallow a prompt for local content from the internet. Bits are:

    1: "My Computer"
    2: "Local Intranet" (dotless domain name)
    4: "Trusted Sites"
    8: "Internet"
    16: "Restricted Sites"

     

  • NAME: the domain url.
  • SUBDIRS: Subfolders of the url, considered to part of the domain. True by default.