Re: [users@httpd] Apache as Proxy in a LAN, behind a proxy

2012-03-27 Thread Cristian Senchiu
ect: Re: [users@httpd] Apache as Proxy in a LAN, behind a proxy > > On Tue, Mar 27, 2012 at 12:52 PM, Cristian Senchiu > wrote: >> Hi Tom, >> >> Thank you too for your reply! > > Please reply on list, and not directly to me. > >> So I have no

Re: [users@httpd] Apache as Proxy in a LAN, behind a proxy

2012-03-27 Thread Tom Evans
On Tue, Mar 27, 2012 at 12:52 PM, Cristian Senchiu wrote: > Hi Tom, > > Thank you too for your reply! Please reply on list, and not directly to me. > So I have no chance to make Apache use the "machine proxy settings"... That's what I said. > Well, the only solution is then to use ProxyRemote

Re: [users@httpd] Apache as Proxy in a LAN, behind a proxy

2012-03-27 Thread Tom Evans
On Tue, Mar 27, 2012 at 12:11 PM, Cristian Senchiu wrote: > Hi there, > >[…] > Do you know if there is any configuration where i tell Apache to use > machines proxy settings? Or where I could tell Apache that it is behind a > proxy and give it the proxy settings? > Only windows machines have 'mac

Re: [users@httpd] Apache as Proxy in a LAN, behind a proxy

2012-03-27 Thread Martin Hasicek
Hi, I think, this part of documentation should be useful http://httpd.apache.org/docs/2.2/mod/mod_proxy.html mh On Tue, Mar 27, 2012 at 1:11 PM, Cristian Senchiu wrote: > Hi there, > > > I hope that someone knows the answer to this. > I'm in a LAN that's behind a squid proxy. Any access to the

[users@httpd] Apache as Proxy in a LAN, behind a proxy

2012-03-27 Thread Cristian Senchiu
Hi there, I hope that someone knows the answer to this. I'm in a LAN that's behind a squid proxy. Any access to the outside world goes through this proxy. On one machine in the LAN I have an Apache that tries to proxy requests to a certain location to a server outside of the LAN. (Why this you