Category : Reseller Hositng

Redirecting HTTP to HTTPS Redirect All Web Traffic You may need to edit the below code in your .htaccess file: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R=301,L] you can replace www.yourdomain.com with your original Domain Name. Editing .htaccess in cPanel File Manager Note: Backup your website in case something goes wrong. Login to cPanel ..

Read more

Introduction This tutorial shows you how to suspend an account in WHM (WebHost Manager). Account suspension is one of the main functions you will be using as a hosting reseller. What you’ll need Before you begin this guide you’ll need the following: Access to your account’s WHM Table of Contents Step 1 — Navigating to ..

Read more

Introduction WebHost Manager (WHM) allows resellers to customize cPanel’s interface of their customers. Resellers can modify cPanel and Webmail images as well as other aspects of cPanel. What you’ll need Before you begin this guide you’ll need the following: Access to your account’s WHM Table of Contents Step 1 — Navigating to Branding Section in ..

Read more

WebHost Manager (WHM) is a server administration interface used to manage VPS and other distributed servers. It is used to perform a wide variety of server management tasks, including the administration of cPanel accounts. To work with WHM, ensure you have the WHM URL, username, and password that was sent to you when you first ..

Read more