Antwort: [Mod_gzip] warning when working with mod_proxy for SSL &
mod_gzip
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Mon, 20 Jan 2003 14:26:00 +0200
Hi Nicola,
> I just analysed my server log files and saw strange things going on -
> and was quite shocked when I realized that my mod_proxy configuration
> allowed _everyone_ access, not only to my server, but acting as real
> proxy server.
then you made a mistake in your mod_proxy configuration.
If you want to use mod_proxy as a "ProxyPass" server you
do _not_ need "ProxyRequests" having activated, as
http://httpd.apache.org/docs/mod/mod_proxy.html#proxyrequests
would tell you.
Regards, Michael