General guides that do not fit any other categories
How to apply for free SSL certificates?
Note We provide free SSL certificate for every single domain that you host on any of our WHM/cPanel servers In order to apply free SSL to any of your d...
Written by Ella McMorran
How to force https using .htaccess?
In order to force https for all your pages you need to add the following lines to your .htaccess file: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.example.com/$1 [R=3...
Written by Henry Blake
Setting up Vanity/Dedicated Name Servers
Warning This article is now deprecated and is here for reference only. You can now setup vanity dns name servers following the instructions in this link...