HTTPAllow
Part of Setup.INI, in your installation folder
If HTTPDeny is also set, then note that rules set using HTTPDeny take precedence over HTTPAllow.
Allowing a single address:
HTTPAllow = 192.168.1.32
Allowing a range of addresses:
HTTPAllow = 192.168.1.0/24
Default: No default.
Section: System