Archives : June-2022

Introduction In WHM, packages define the resource limits and features assigned to cPanel accounts. You can easily upgrade or downgrade an account package through WHM whenever resource or feature changes are required. Prerequisites Implementation Step 1 Log in to WHM. Navigate to: WHM → Account Functions → Modify an Account Step 2 If multiple accounts ..

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

Introduction Sometimes, a website may redirect visitors to another URL, and the source of the redirect may not be immediately clear. In many cases, the redirect source can be identified through HTTP headers using the CURL command over SSH. Prerequisites Implementation How to Find Common Redirect Sources In some cases, you may notice a redirect ..

Read more

Introduction DNSSEC (Domain Name System Security Extensions) helps protect DNS records from spoofing and tampering. If DNSSEC keys are lost or need to be migrated, they can be restored from a cPanel backup by extracting the key files and importing them through cPanel’s Zone Editor. Prerequisites Before proceeding, ensure the following: Implementation 1) Locate the ..

Read more

Introduction The expose_php setting in PHP controls whether the PHP version information is displayed in HTTP headers. This setting can be managed easily from WHM using the MultiPHP INI Editor. Prerequisites Implementation How to Enable the expose_php Extension Using WHM Step 1 Log in to WHM as the root user. Step 2 Under the Software ..

Read more

Introduction Apache Solr is an open-source search platform built on Apache Lucene. In cPanel & WHM, Solr can be used to provide full-text search indexing for IMAP email accounts through Dovecot, enabling faster and more efficient email searches. This guide explains how to install cPanel Solr using either the WHM interface or the command line. ..

Read more

Introduction When performing a website migration using cPanel Express Transfer, an incomplete transfer process can sometimes leave temporary redirect rules in the website’s .htaccess files. As a result, visitors may be redirected to a URL similar to: This occurs because the migration process adds redirect entries to prevent access to dynamic content until the transfer ..

Read more

Introduction The cPanel Transfer Tool allows administrators to migrate accounts and server configurations from one cPanel server to another with minimal manual intervention. In addition to transferring cPanel accounts, the tool can also copy selected server settings, making it easier to replicate configurations and reduce post-migration setup tasks. This guide explains the prerequisites and considerations ..

Read more

Introduction The File Manager in cPanel includes a Trash feature that temporarily stores deleted files and folders. Emptying the Trash folder helps free up disk space and permanently removes unwanted files from the account. Prerequisites Before proceeding, ensure the following: Implementation Step1:Log into the WHM console Step2: Navigate to the following location cPanel > Files ..

Read more

Introduction In cPanel/WHM environments, packages are used to define hosting account limits and features such as disk space, bandwidth, email accounts, databases, and more. When migrating accounts from one cPanel server to another, it is often necessary to copy hosting packages so that the same account configurations can be maintained on the destination server. Copying ..

Read more