Tag Archives: https
Free SSL certificate https makes browser prompt security green
Buy a host on the host front to send an SSL certificate, let your website start with https, and let the browser prompt security turn green, as shown in the figure What is an SSL certificate? SSL is the abbreviation of Secure Socket Layer (Secure Socket Layer). It might sound complicated, but it's not. SSL certificates can...
Forcing http to https access by setting redirection through .htaccess
You have purchased and configured an SSL certificate, but you can still use http to access it. If you want to force http to become https access, you can modify Apache's .htaccess file to set it up. There are three specific methods: Choose one of them and put it in the .htaccess file. If .hta...