Introduction Managing multiple domain names for a single website is a common requirement for businesses and website owners. Whether you want to protect your brand, support multiple domain extensions, or redirect visitors from alternative domain names, WHM’s Park a Domain feature makes the process simple. A parked domain allows an additional domain name to point ..

Read more

Introduction Shell Fork Bomb Protection is a security feature in WHM that helps protect the server from fork bombs. A fork bomb creates a large number of processes continuously, which can consume the server’s available resources. This feature helps prevent users with SSH or Telnet access from exhausting server resources. Prerequisites Before enabling Shell Fork ..

Read more

Introduction ImunifyAV is a malware scanning tool for websites hosted on cPanel and WHM servers. It scans website files and helps find malware and other security threats. ImunifyAV is available for free on supported cPanel & WHM servers and can be installed directly from the WHM Security Advisor. This guide explains how to install ImunifyAV ..

Read more

Introduction WHM provides Tweak Settings to configure various server-wide settings in cPanel. Under the PHP section, administrators can configure PHP-related limits used by cPanel services. In this article, we will explain how to check and modify the PHP memory limit using WHM Tweak Settings. Prerequisites Before proceeding, make sure you have: Implementation Step 1: Log ..

Read more

Introduction This document explains how to retrieve cPanel account statistics using the UAPI command-line interface. The StatsBar::get_stats API allows administrators to obtain usage information such as: In this example, we retrieve only the bandwidth usage and disk space usage for a cPanel account. Prerequisites Before running the command, ensure the following requirements are met: Verify ..

Read more

Introduction Managing FTP accounts is a fundamental task for hosting administrators and website owners who need to provide secure file access without sharing the main cPanel credentials. Whether you’re managing multiple websites, working with developers, or granting access to clients, creating dedicated FTP accounts ensures better security, accountability, and access control. This guide explains how ..

Read more

Introduction Changing a cPanel username is useful when you need to standardize account names, resolve naming conflicts, or update an account to follow your organization’s naming conventions. cPanel provides the WHM API (modifyacct) command, which allows administrators to safely rename an existing cPanel account from the command line. When a cPanel username is changed, the ..

Read more

Introduction Web server logs are an important component of website and server management. They record every request made to your website, including visitor IP addresses, requested URLs, HTTP status codes, timestamps, browser information, and other valuable data. These logs help administrators monitor website activity, troubleshoot application issues, analyze traffic patterns, and investigate security incidents. By ..

Read more