The below code when added to an .htaccess file will automatically redirect any traffic destined for http: to https:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
The below code when added to an .htaccess file will automatically redirect any traffic destined for http: to https:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
Sometimes it's necessary to upload files to your cPanel account. This can be easily accomplished...
If you have a reseller, you can set up and use custom name servers. For example, if your domain...
1. Login to your WHM 2. Click on Add Package 3. Create a Package for Reseller/MasterReseller...
Part 1: Initial Setup in WHMCS Begin by going to Setup > Payment Gateways in WHMCS....
zPanel is the most preferably choice for cPanel alternative. It is free, light and smoothly...
