You should try it in the VirtualHost declaration. That's where I would put 
it.

Oscar

On Wed, 4 Feb 2004, Ralf Schneider wrote:

> Am Mittwoch, 4. Februar 2004 20:21 schrieb Oscar Carrillo:
> > Alternatively, if you've gotten it work in both HTTP and HTTPS, you can
> > redirect HTTP to HTTPS. Then it works, but you don't have the option of
> > having a separate webapp for HTTP.
> 
> I tried this with the following statement in httpd.conf (outside a VirtualHost 
> declaration):
> 
> Redirect /demo_02 https://localhost/demo_02
> 
> But that had no effect. I could access the page with both HTTP and HTTPS.
> 
> Ralf.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to