June 1999
Intermediate to advanced
540 pages
21h 39m
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
(Apache 1.2 or later)
Read now
Unlock full access