Documentation Center

Host

This topic describes the Host element.

Description

A host associated with the Publication you are specifying. If the Domain attribute is left empty, the Protocol attribute is ignored if it is not set tofile, and the Port attribute is always ignored.

Attributes

AttributeDescription and useType
Domain

The domain of the host you are specifying. Defaults to localhost if not specified.

(optional)
string
Port

The port number of the host you are specifying. Defaults to 80 if not specified.

(optional)
short
Protocol

The protocol of the host you are specifying. Defaults to http if not specified.

(optional)
string
Path

The path of the virtual directory of your website on the host you are specifying.

(optional)
string