From 2b4cfc0a8d338f84c87b607fe36d227484b17f37 Mon Sep 17 00:00:00 2001
From: Joshua Slive
Please note that the caching function present in mod_proxy up to Apache v1.3.x has been removed from mod_proxy and will be incorporated into a new module, mod_cache.
+ ++ +
Do not enable proxying with
ProxyRequests
until you have +secured your server. Open proxy servers are +dangerous both to your network and to the Internet at large.
You can control who can access your proxy via the normal <Directory>
control block using the following example:
In a typical reverse proxy configuration, this option should be set to 'off'.
+ ++
Do not enable proxying with
ProxyRequests
until you have +secured your server. Open proxy servers are +dangerous both to your network and to the Internet at large.
|
This directive allows a user to specifiy a timeout on proxy requests. -- cgit v1.2.3