Eric Covener wrote:
Ok.. thanks for the confirmation!On Mon, Sep 29, 2008 at 4:25 PM, Mike Soultanian <msoultan@xxxxxxxxx> wrote:So, is it possible to set up a rewrite condition such that when someone tries to navigate to https://csulb.edu, it will automatically redirect the user to https://www.csulb.edu and avoid the certificate error? I tried using the following in a .htaccess file and it didn't work (still got the error):You can't do this -- you get that popup during the SSL handshake, which has completed long before you can get redirected. Mike |