HelioHost Posted December 6, 2017 Posted December 6, 2017 Username: N/A, Server: N/A, Main Domain: N/A While leaving Cloudfare enabledAny other method to AutoSSL besides .htaccess and HTML Meta Tag redirect?HTML Meta tag redirect does work, but seems to be refreshing the page constantly...
Bailey Posted December 6, 2017 Posted December 6, 2017 I dont think there is any other way other than using Apache commands that require Rout access. .htaccess is your best option in my opinion.
wolstech Posted December 6, 2017 Posted December 6, 2017 AutoSSL is the certificate generation system for the server. It sounds more like you want to force your users to visit your site over HTTPS. The best solution for that is to use .htaccess to enforce the HTTPS requirement. There are several examples available online, most of them will work just fine on our servers.
Recommended Posts