Am Montag, 2. Februar 2004 21:01 schrieb Oscar Carrillo: > I think what the user is looking for is this in httpd.conf for your > virtual host: > > #httpd.conf VirtualHost section of myhost.mydomain > Redirect /mywebapp https://myhost.mydomain/mywebapp
I tried this, but it doesn't seem to work. I added this line to the virtual host block for the Non-SSL part of the website in httpd.conf: Redirect /demo_02 https://localhost/demo_02 But I still can access the webapp with both http://localhost/demo_02 and https://localhost/demo_02. Ralf. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]