Host
This topic describes the Host element.
Description
Identifies a host that should be part of the Presentation. It is possible to have multiple Host elements for one Presentation.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Domain | The domain of the Web site, defaults to localhost. (optional) | string |
| Port | The port of the Web site, defaults to 80. (optional) | short |
| Protocol | The protocol used for the Web site, defaults to http. (optional) | string |
| Path | The path of the virtual directory or a subset of your Web site, defaults to /. (optional) | string |