Using the following code in your .htaccess file automatically redirects visitors to the HTTPS version of your site:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
If you have an existing .htaccess file:
RewriteEngine On.RewriteCond and RewriteRule immediately follow the already-existing RewriteEngine On.To create an email account: To create an email account, follow the steps given below:1.... Read More
Overview The Backup Wizard interface allows you to back up all or part of your website, or... Read More
1. Log into your cPanel 2. Navigate to Domains section > Zone Editor menu: 3. Click Manage... Read More
Email Forwarding through Cpanel Step 1: - Log into the cPanel and Navigate to the Email >... Read More
Overview The Password Generator feature generates secure passwords, which are difficult for... Read More