The AdminClients
parameter contains the addresses of administrative hosts. Type the IP address or name of one or more machines that are permitted to send administrative commands to the port. To type multiple addresses, separate them with commas. There must be no space before or after a comma.
You can use wildcards in the IP addresses. For example, type 187.*.*.*
to permit any machine whose IP address begins with 187
to access the service's status. You can also filter the AdminClients
parameter using CIDR notation.
Type: | String |
---|---|
Default: | *.*.*.* |
Required: | No |
Configuration Section: | Server |
Example: | AdminClients=localhost,127.0.0.1 |
See Also: |
|