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