Quote Originally Posted by Egg Bramhill View Post
Here's what I use in my .htaccess file.



There's no specific domain name required. It's not my code but it works well in redirecting any 'normal' url to the https site.

my-site.com redirects to https:my-site.com
www.my-site.com redirects to https:my-site.com
http://my-site.com redirects to https:my-site.com
etc.
I would just like to put on record how useful this advice was, saving me hours. This forum is my go to site when problems arise on the basis that I probably won't be the first to encounter a problem and that someone has probably already solved it.

Thank you to the problem solvers!

Edited to point out that the missing bit in the quote (the useful bit) is in the previous posting.