Author : Saikrishna Areddy

Introduction WHM allows server administrators to manage multiple cPanel accounts from a single control panel. Each cPanel account has a contact email address used for important notifications such as disk usage alerts, password changes, account updates, and other system-related messages. This guide explains how to change the contact email address of a cPanel account through ..

Read more

Introduction: A hostname is a label assigned to a device connected to a computer network that is used to identify the device in various forms of electronic communication. Hostnames may be simple names consisting of a single word or phrase, or they may be structured strings that include multiple words or phrases separated by dots. ..

Read more

Introduction: A DNS zone maintains all the DNS records of each and every domain. It contains all the records of a specific domain or all domains and their subdomains. It helps for administrative purposes and in DNS propagation. In a DNS zone file, each line holds one DNS record with TTL (Time to Live). It specifies ..

Read more

Introduction By default, cPanel sets the maximum PHP file upload size to 2MB. This limit may not be enough when uploading large files such as images, videos, backups, themes, plugins, or application files. To allow larger uploads, you can increase the PHP upload limit from WHM using the MultiPHP INI Editor. Prerequisites Before starting, make ..

Read more

Introduction Password strength policies help protect hosting accounts, email accounts, FTP users, databases, and other services from unauthorized access. WHM allows administrators to define minimum password strength requirements globally or customize them for specific account types. This guide explains how to configure password strength settings in WHM. Step 1: Log in to WHM Step 2: ..

Read more

Introduction Domain parking allows you to point multiple domain names to the same website content. In WHM, administrators with root access can easily configure a parked domain for an existing account. This guide explains the steps required to park a domain using the WHM interface. Prerequisites Before proceeding, ensure that you have: Procedure Step1: First, ..

Read more

Introduction A DNS Cluster in WHM is a group of nameservers that share DNS records with each other. It helps improve DNS reliability, availability, and management by allowing DNS records to be synchronized across multiple servers. Using DNS clustering, you can separate DNS services from the main web server and manage DNS records more efficiently. ..

Read more

Introduction The mod_cpanel Apache module replaces the Optimize .htaccess (AllowOverride) feature that was previously available in the Global Configuration section of WHM’s Apache Configuration interface. This module allows cPanel & WHM to manage specific Apache configurations more efficiently. Administrators can install or remove the module through the EasyApache 4 interface or by using command-line tools. ..

Read more

Introduction Managing databases is an essential part of server administration. If you no longer need a database, removing it can help keep your server organized and reduce unnecessary resource usage. WHM (Web Host Manager) provides an easy way to delete MySQL databases through phpMyAdmin. In this guide, you’ll learn how to safely delete a database ..

Read more

Introduction Zone file templates in WHM allow administrators to define the default DNS records that are automatically created whenever a new DNS zone is added to the server. Editing these templates helps standardize DNS configurations and automate the creation of custom DNS records for newly created accounts and domains. Prerequisites Before proceeding, ensure that: Implementation ..

Read more