So far I listed both HTTP and HTTPS of my websites in the control panel. But my HTTP site will never get visited because I set redirect within my htaccess. Can I safely remove the HTTP version of my sites? Or is it needed for some reason? asked 30 Sep '18, 02:15 hrsetyono |
If you want to exclusively serve the site over HTTPS then as per, https://docs.webfaction.com/software/static.html#static-redirecting-from-http-to-https The HTTP site record would only serve as a means for the redirect. answered 30 Sep '18, 02:39 NickR ♦♦ |