1
Help & Suggestions / Re: HTTPS Support
« on: October 21, 2014, 02:27:07 pm »Actually, I think it may be an easy deal to enable HTTPS for my hosting. If I'm not much mistaken, I would just move the server files over to the https folder.
You don't need to move anything (to the best of my knowledge) You have a couple of options:
You can force everyone to use HTTPS by making an .htaccess rule which 301 redirects everything from HTTP to HTTPS.
You can leave HTTP and HTTPS working together. There's something up with the stylesheet though. Try it for yourself, load the site over HTTPS and you'll see what I mean.