To add a new host to the web server, go to the main console dialog and press Add in the Hosts table.
The displayed dialog contains the following fields:
Port: The port on which the new host will wait for connections. Its default value is 80.
Host Name: The main name of the new host. If the field is empty, the host will not be associated with any name and will answer to all requests that reach it on the configured port. The host can also have more than one name: additional names should be declared later in the Names table in the General dialog related to the host. The host name can also be a pattern such as *.mysite.com. Refer to the "Patterns Format" appendix for more information about patterns.
Documents Path: The path of the web site files. If it is a relative path then it is considered as a subpath of the server root.
Log file: The path of the log file. If it is relative, it is considered as a subpath of the server root. If empty, logging is disabled.
Copy Configuration From: The configuration of the new host is cloned from the configuration of already defined hosts or from the default configuration.
Note:: Adding a new host is only possible in Abyss Web Server X2. Abyss Web Server X1 can only manage a single host.