MFEndpoint"/>
Thanks
Des
On 19/08/2010, at 12:01 AM, Des Hartman wrote:
> Eric
>
> Thanks for the reply. I tried this:
>
> NameVirtualHost *:443
>
>
> ServerAdmin webmas...@localhost
>
> SSLEngine On
>
rote:
> On Wed, Aug 18, 2010 at 8:22 AM, Des Hartman wrote:
>> Hi,
>>
>> Is there a simple way to do the following:
>>
>> 1) All "http" based requests to website www.abc.com go to my Apache2 server
>> regardless of the virtual site
>>
>>
Hi,
Is there a simple way to do the following:
1) All "http" based requests to website www.abc.com go to my Apache2 server
regardless of the virtual site
2) All "https" based requests to website www.abc.com are proxied to a private
tomcat server via mod_proxy
Only option that I think may wor