Bind address

The bind parameter specifies the IP address or name of the host to which the protocol handler is bound.

bind=<name>
Description
Set the value to the IP address or name of the host. If you specify an IP address, it can be in the IPv6 format; for example, 3ffe:307:8:0:260:97ff:fe40:efab. If you specify a host name, it is resolved on startup.

This parameter is in the HTTP protocol parameters subsection of the GATEWAY section of the configuration file.

Default value
If the bind parameter is not specified or is blank, the default behavior is to bind to all IP addresses.
Configuration Tool
In the Configuration Tool, you can set the value of bind in the Bind address field in the HTTP settings page.