Forcing https (ssl) on .htaccess file

Forcing https (ssl) on .htaccess file

Go to your .htaccess file then add the following lines RewriteEngine OnRewriteCond %{HTTPS} offRewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] Need more clarification on this matter write to us via ssl@hostnasi.com
How to generate a CSR code in your Hostnasi cPanel account

How to generate a CSR code in your Hostnasi cPanel account

So you are on the process of purchasing an ssl certificate for your online account then you are required to provide a csr You can easily get this from your cpanel account by following these step 1. Log in to … Continued
How to install an SSL Certificate in cPanel

How to install an SSL Certificate in cPanel

SSL installation via cPanel is a pretty simple process, even if you have no special technical skills. Before you get started, you first need to generate a CSR code. This article will walk you through the steps. Use the SSL Certificate files … Continued