TAG NAME htcp_access

Description Allowing or Denying access to the HTCP port based on defined access lists
Build Option
–enable-htcp
Usage htcp_access allow|deny [!] aclname …
Default
htcp_access allow localnet
htcp_access deny all

Synopsis
Allowing or Denying access to the HTCP port based on defined access lists
See http_access for details

Arguments

allow/deny
Allow or deny on matching the acl
aclname
Access list to be allowed/denied on match

Example(s)
To allow HTCP queries from everyone
htcp_access allow all