>Using CentOS 5.4 version of apache httpd-2.2.3-31.el5. I have several 
>virtualhost and one of the virtualhost, use mod_proxy to serve a web 
>site I have running on Windows 2003, this server is not available 
>online, it is an internal server.

So Apache is a reverse proxy?

>Reviewing the messages I found Logwatch who have tried to use my server 
>through the same mod_proxy to connect to other servers or sites.

Disable forward proxying (ProxyRequests off), you don't need  that for a 
reverse proxy. Also use the firewall to disable all outgoing traffic that you 
don't need.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to