Re: [us...@httpd] proxy and mod_rewrite

2009-11-19 Thread Nick Kew
On 19 Nov 2009, at 17:19, Jérémie G wrote: > Any idea will be highly appreciated. http://www.apachetutor.org/admin/reverseproxies -- Nick Kew - The official User-To-User support forum of the Apache HTTP Server Project. See htt

[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