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

Re: [cobalt-developers] How to implement mandatory https access to main site?



> I've enabled SSL on the main site of RaQ4.
> Now I would like to make access into the main site a
> https only access with the idea that anyone accessing the site via http
will get an
> "Access Denied" (or some such) error message.
>
If the site has SSL enabled they can't access it without SSL
Try it yourself, if you access http://thesite.com, you are automagially
tranferred to https://thesite.com

Gerald