addressfilter addressfilter
Address filter element. Optional in <rule>
and <pathrule>
elements.
Overrides attribute::ClientAddressFilter
when the rule is applied.
Attributes section-31e9ad29e9934933ac154bccbc729172
None.
Data section-c762bdfe425140d689ea5abf25e9a48a
Comma-separated list of IP addresses. Each individual address may include an optional netmask suffix to allow specification of IP address ranges. See attribute::ClientAddressFilter
for details.
Description section-d561b2485e004ef8a2085997d0f4bca6
Access to this image catalog can be restricted to one or more specific client IP addresses by specifying them in an <addressfilter>
element. A “request refused” error is returned to the client if the client IP address is not matched.
Access is not restricted if <addressfilter>
is empty or not specified.
If the <expression>
in the <rule>
element is absent or empty, the <addressfilter>
is applied to all requests.
See also section-6f51ec2218d9450bb7642f9fdad1988a
attribute::ClientAddressFilter