[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Redirect http to https



On your welcome page, just make the link a secure link (with https ) to the
secure area.  That will save a lot of headaches.

John

BT wrote:

> > > why can't you just have a simple redirect?
> > >
> > > http://www.yoursite.com/index.html
> > >
> > > which contains
> > >
> > > <meta http-equiv="refresh" content="0; url=https://secure.yoursite.com";>
> > >
> > > too easy?
> > >
> >
> > If a user goes directly to the page securely (e.g.
> > https://www.yoursite.com/index.html) it will still refresh although it is
> > already over SSL. Not really a problem but maybe slightly annoying....
>
> you mean you are going to put the secure site and the non-secure site
> together under the same directory?
>
> I cannot see why you would want to do that, why would you mix secure and
> non-secure files on the same path?
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users