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]

Reply via email to