December 2002
Intermediate to advanced
576 pages
32h
English
ProxyBlock
ProxyBlock
word|host|domain
list
[server config or within
<VirtualHost>]
Specifies a list of intranet addresses or domains which the proxy should block access to any documents on the server. The parameter can be one of the following:
word
The server searches for any such word in the title of the document. If one is found, the document is blocked.
host
A document that originates from the target host will be blocked.
domain listDocuments originating from any domain in the list are blocked.
For example, the following blocks all requests for documents from
dirtyrotten.com and
hackers.com:
ProxyBlock dirtyrotten.com hackers.com
Read now
Unlock full access