Page 1 of 1

SSL

Posted: 2016-03-29 22:47
by chark908
Hi, I want to make my database and utilize SSL using most likely Bluehost as the web provider. Does anyone know how to implement this?

Thanks
-Robert

Re: SSL

Posted: 2016-03-30 21:35
by peebee
You'll just need to purchase and install an SSL certificate (or Bluehost apparently does provide free SSL Certificates to some hosting packages?)

https://my.bluehost.com/cgi/help/473

and then just add an .htaccess directive to force SSL to the relevant directory (or your entire domain):

https://my.bluehost.com/cgi/help/599

That's all that is required