On Thursday 03 August 2006 04:13, Divakar wrote:
> Hi,
>
> I would like to redirect all users trying
> https://example.com/ ==>
> http://example.com
>
> we are still waiting for ssl certificate, but
> meanwhile we want to redirect users instead of
> getting a popup with "Cert from unknown authority"
> when user try https://example.com

No chance.  The browser popups happen *before* the request
is decrypted and things like redirects can be applied.

-- 
Nick Kew

---------------------------------------------------------------------
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