June 1999
Intermediate to advanced
540 pages
21h 39m
English
NoProxy
NoProxy
domain|subnet|ip|hostname
[server config or within <VirtualHost>]
Specifies a list of intranet addresses or domains the proxy should not attempt to intermediate between. The parameter can be one of the following:
A domain name, like .oreilly.com; hosts from the domain can bypass the proxy
A full hostname that can bypass the proxy
An IP address of a host that can bypass the proxy
A subnet of addresses that can bypass the proxy
For example, the following disables the proxy for all addresses in the subnet 192.168:
NoProxy 192.168.0.0
(Apache 1.3 or later)
Read now
Unlock full access