You need to sign in to do that
Don't have an account?

URL Redirects with Sites. Http -> Https
We're trying to redirect a user that goes to the unsecured version ie, http://abc.force.com/ to the secured version. https://abc.secure.force.com/
We tried URL redirects but that requires relative URLs that start with a '/'.
There is no authentication or login so we can't do much with login settings but under organization security settings the Require secure connections (HTTPS) is checked.
Are there any other possible solutions?
Thanks !!!!