Hi
I am wondering how do I make pages automatically use https? Like if a user types in
It should take them right to the login page. However I have SSL required on this page(when they try to login).
So how could I make it so it would change it to
https://www.mysite.com even if they don't type it in themselfs?