What's the best way to redirect HTTP to HTTPS in Webfaction? I found this thread but it's from 2006: http://forum.webfaction.com/viewtopic.php?id=59 Has the advice changed since then? asked 30 May '11, 14:29 kevinburke |
Nothing has really changed in that respect, an .htaccess rewrite is still the best way. More info on redirects may be found here: Redirect a Domain with a Static/CGI/PHP App |
If you are looking for the specific .htaccess rewrite rules to achieve this effect, please see this related community question. answered 05 Aug '11, 19:33 ryans ♦♦ |
Not sure if this is different info, but it's more detailed: http://docs.webfaction.com/software/static.html#static-redirecting-from-http-to-https answered 23 Apr '14, 17:14 cwurld2 |