December 2002
Intermediate to advanced
576 pages
32h
English
ProxyPass
ProxyPass
path
url
[server config or within
<VirtualHost>]
This directive translates requests for
a specific path to be redirected to the
corresponding url. This allows remote servers to
act as if they existed in the local filesystem. Note that this
directive takes place regardless of whether the
ProxyRequests directive is activated. For example:
ProxyPass /mydir http://www.otherserver.com/mydir
Read now
Unlock full access