I have a site setup using Apache / Linux. Apache redirects all traffic from port 80 to HTTP using:
RedirectPermanent / https://thesite.com
Th