The DOMAIN_localhost variable links the URL at which users can
access the TeamForge site to the hostname of the machine where the site is
running.
Values
Host and domain specification
Example
DOMAIN_appbox.supervillain.org=worlddomination.supervillain.org
Comments
The DOMAIN_localhost variable consists of two options. One option
identifies the host name of the machine where the TeamForge application is running,
and the other specifies the URL through which users will access the services running
on that machine.
- To identify the host machine, replace the localhost portion of
the DOMAIN_localhost variable with the hostname of the
machine where the TeamForge application runs.
- To specify the URL, set the value of the variable to the publicly accessible
domain name of the site.
Note:
- The localhost portion of the
DOMAIN_localhost variable must match the
localhost portion of the
HOST_localhost variable.
- If the site has its services distributed on multiple machines, the
localhost portion of the variable must match the host
to which the app option is assigned.