TcpHost
Grant specific hostnames (or IP addresses) permission to connect to send
requests to the Interchange Internet-domain socket.
Synopsis
The default is "localhost 127.0.0.1".
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
Grant specific hostnames (or IP addresses) permission to connect to send
requests to the Interchange Internet-domain socket.
Example
|
TcpHost localhost 127.0.0.1 andromeda.office.cursor.biz
|