SSL

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
chark908
Posts: 16
Joined: 2015-04-15 17:28

SSL

Post by chark908 » 2016-03-29 22:47

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

peebee
AppGini Super Hero
AppGini Super Hero
Posts: 356
Joined: 2013-03-21 04:37

Re: SSL

Post by peebee » 2016-03-30 21:35

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

Post Reply