Re: [us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-18 Thread Hannes
Hi Igor, First, thanks for the fast response! - "Hannes" wrote: Hi HTTPD Users, I'm using Apache 2.2 on Debian (Kernel 2.6) as a proxy for my web applications . So far I got it all working, including SSL and stuff. But when I had a look at the access.log, I saw hundreds of (mostly

Re: [us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-18 Thread Igor Galić
- "Hannes" wrote: > Hi HTTPD Users, > > I'm using Apache 2.2 on Debian (Kernel 2.6) as a proxy for my web > applications . > > So far I got it all working, including SSL and stuff. But when I had a > > look at the access.log, I saw hundreds of (mostly GET) requests to URL > > which are

[us...@httpd] mod_proxy - Restrict Outgoing Connections

2010-10-17 Thread Hannes
Hi HTTPD Users, I'm using Apache 2.2 on Debian (Kernel 2.6) as a proxy for my web applications . So far I got it all working, including SSL and stuff. But when I had a look at the access.log, I saw hundreds of (mostly GET) requests to URL which are not mine. I'm not really sure what this m