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 ..
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 ..
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 ..
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 ..
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 ..
Introduction Email accounts have storage limits (quotas) to control how much mailbox space a user can use. When a mailbox reaches its quota, users may not be able to receive new emails. Using the WHM API, administrators can easily increase the mailbox quota from the command line without logging in to cPanel. This article explains ..
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 ..
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 ..
Introduction cPanel & WHM provides the whmapi1 command-line utility, which enables administrators to manage cPanel accounts directly from the server terminal. Using the changepackage API command, you can upgrade or downgrade a cPanel account by assigning it to a different hosting package without accessing the WHM web interface. This method is particularly useful for server ..
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 ..
Recent Comments