Hi,
Are you saying go http://www.blah.com --> https://www.blah.com ? If so, just 
use a redirect in the first <VirtualHost1.2.3.4>
                                 ServerName www.blah.com
                                 Redirect / https://www.blah.com
                                 </VirtualHost> 

Lanny 

Thomas Binder writes: 

> Hi! 
> 
> On Thu, Aug 16, 2001 at 02:15:09PM +0200, Owen Boyle wrote:
>> > [Both hosts with the same content] 
>>
>> The only simple way is with two VHs with the same DocumentRoot - even
>> though it violates the Prime Directive (which is: "Never Define Anything
>> More Than Once"). 
>> 
>> If anyone can think of a RewriteRule that would do it - post it!
> 
> I'd suggest using a reverse proxy for that, i.e. let the SSL VHost be
> just a reverse proxy for the normal server. 
> 
> 
> Ciao 
> 
> Thomas 
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
 


~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Lanny Baron
And he said, Let there be light,
and FreeBSD was created and he saw
it was GOOD. He said,
Hey Kids Rock 'N' Roll FreeBSD!
Servers built with the power to Serve
http://www.FreeBSDsystems.com
1.877.963.1900 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to