On Thu, Aug 14, 2008 at 5:04 PM, André Warnier <[EMAIL PROTECTED]> wrote:

>>> Is there any way out that whenever anyone opens https://domain.com it
>>> redirects to https://www.domain.com
>>>
>>
> Question to Eric :
> Would it not be possible to define 2 Virtual Hosts, one for "domain.com" and
> one for "www.domain.com", and have the one for "domain.com" not do any kind
> of SSL handshake but immediately send a redirect to the "www.domain.com" ?

Note the copied URLs -- your browser is connecting to port 443 and
sending SSL handshake data and expecting an SSL handshake response --
you can't respond with a non-ssl response.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to