[EMAIL PROTECTED] Apache 2 and SSL on server with multiple IPs, SSL won't load...

2006-01-23 Thread Brian V. Hughes
Things are getting a little desperate for us with this server, so any help I can get would be most appreciated. Thanks. -Brian Brian V. Hughes Associate Director for Web Operations (aka. Webmaster) Computing Technical Services Dartmouth College

Re: [EMAIL PROTECTED] SSL headers through proxy

2005-07-18 Thread Brian V. Hughes
Luiz Gustavo Anflor Pereira wrote: Thank you for answering. My apache is 2.0.50. I will upgrade it to 2.0.52. But it seems to me that mod_rewrite will (as the name says) rewrite the URL, and the client will see the new URL. Is that correct? In my case, the backend server is behind a firewall,

Re: [EMAIL PROTECTED] SSL headers through proxy

2005-07-18 Thread Brian V. Hughes
You don't say what version of Apache you are using. Hopefully, you are using at least Apache 2.0.52, because what you want to accomplish can't really be done with earlier versions. You do want to use mod_headers and mod_proxy (sort of), but what you are missing is mod_rewrite. The following i