Template Name⇑
Description
A unique name for the template.
DOCUMENTATION
Virtual Host Name | Domain | Aliases | Member Virtual Host Root
A unique name for the template.
Specifies the path to the configuration file of this template. The file must be located within $SERVER_ROOT/conf/templates/ with a ".xml" filename. If the file you designate does not exist, after trying to save the template an error will appear with the link "CLICK TO CREATE". This link will generate a new empty template file. When you delete the template, the entry will be removed from your configurations, but the actual template config file will not be deleted.
path
Specifies the names of all listeners that this template maps to. A listener-to-virtual host mapping for this template's member virtual hosts will be added to the listeners specified in this field. This mapping will map listeners to virtual hosts based on the domain names and aliases set in the member virtual hosts' individual configurations.
comma-separated list
Allow ZeroConf configurations to specify this template for use as a base for created VHosts.
Default value: Yes
Select from radio box
Create a VHost for each domain configured through ZeroConf. If set to "No", all domains that share the same list of backends will share a VHost.
The server level Separate VHost Per Domain setting is ignored for VHosts created with this template.
Warning: When set to "Yes", this could be very memory expensive if there are many domains.
Default value: No
Select from radio box
A unique name for this virtual host. This name must be unique among all template member virtual hosts and standalone virtual hosts. Inside a directory path configuration, this name can be referenced by the variable $VH_NAME.
If a standalone virtual host with the same name is also configured, then the member virtual host configuration will be ignored.
Specifies the main domain name for this member virtual host. If left blank, the virtual host name will be used. This should be a fully qualified domain name, but you can use an IP address as well. It is recommended to append :
This domain name will be used in the following situations:
domain name
Specifies alternate names for the virtual host. All possible hostnames and IP addresses should be added to this list. The wildcard characters * and ? are allowed in the name. Append :
Aliases will be used in the following situations:
Comma-separated list of domain names.
Specifies the root directory of this virtual host. If left blank, the default virtual host root for this template will be used.
Note: This is NOT the document root. It is recommended to place all files related to the virtual host (like virtual host configuration, log files, html files, CGI scripts, etc.) under this directory. Virtual host root can be referred to as $VH_ROOT.
path
Specifies the default root directory for member virtual hosts using this template. Variable $VH_NAME must appear in the path. This will allow each member template to be automatically assigned a separate root directory based on its name.
path
Specifies the unique path for each member virtual host's configuration file. Variable $VH_NAME or $VH_ROOT must appear in the path so each member virtual host will have its own configuration file.
path with $VH_NAME or $VH_ROOT variable