Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: SSL Reverse Proxy

From: Daniel Williams <dwilliams(at)datainventory.com>
Date: Tue Apr 29 2003 - 17:55:39 EDT

Question, is server A and B configured for https or http?

If server A and B are configured to use http, then you could use Apache. Apache would terminate your https connections to mydomain.com, then use mod_proxy to redirect to servers A and B. Here is an example Apache 1.3.x config, from Apache's online manual, http://httpd.apache.org/docs/mod/mod_proxy.html#proxypassreverse

SSL server config, hosting https://mydomain.com/

   ProxyPass /appA/ http://appA.mydomain.com/    ProxyPassReverse /appA/ http://appA.mydomain.com/

   ProxyPass /appB/ http://appB.mydomain.com/    ProxyPassReverse /appB/ http://appB.mydomain.com/

This may help.         

Andrea Cogliati wrote:

Do you need help?X

>Guys,



FastTrain has your solution for a great CISSP Boot Camp. The industry's most recognized corporate security certification track, provides a comprehensive prospectus based upon the core principle concepts of security. This ALL INCLUSIVE curriculum utilizes lectures, case studies and true hands-on utilization of pertinent security tools. For a limited time you can enter for a chance to win one of the latest technological innovations, the SEGWAY HT. Log onto http://www.securityfocus.com/FastTrain-security-basics
Received on Wed Apr 30 12:32:01 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:04:12 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library