Re: [us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-21 Thread Jérémie G
ve this issue ? Regards, Jeremie 2009/12/21 Jérémie G : > Hello, > > Unfortunately, there is no restriction of any sort on intra-8.lan. I > can access the website with links2 on the proxy server and remember > that when someone is browsing this proxy from Internet without a > pr

Re: [us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-21 Thread Jérémie G
ct connections from certain IPs? > > On Thu, Dec 17, 2009 at 11:54 PM, Jérémie G wrote: >> Hello, >> >> I have to migrate a working reverse proxy from apache-ssl >> 1.3.33-6sarge3 to apache2 2.2.9-10+lenny6 with ssl but I encounter a >> critical issue : when I

[us...@httpd] reverse proxy with apache 1.3 and apache 2.2

2009-12-17 Thread Jérémie G
Hello, I have to migrate a working reverse proxy from apache-ssl 1.3.33-6sarge3 to apache2 2.2.9-10+lenny6 with ssl but I encounter a critical issue : when I try to access the website from behind a proxy, it's working with apache 1.3 but not with apache 2.2 (without proxy, it's working fine for bo

[us...@httpd] proxy and mod_rewrite

2009-11-19 Thread Jérémie G
Hello everyone, I'm currently trying to allow access to several internal website on one main https external website (the proxy server is using httpd version "2.2.9-10+lenny6"). Bellow is my test vhost :     ServerName test.lan     ServerAdmin supp...@test.lan     SSLEngine On