Tag : cPanel

Introduction This guide explains how to generate an API token for an individual cPanel account. The generated token inherits the same permissions and access level as the cPanel user that created it, allowing authenticated access to cPanel API functions without using the account password. If you need an API token with customized permissions or restricted ..

Read more

Introduction Apache log levels control the amount of information written to the Apache error logs. When troubleshooting website or server-related issues, increasing the log level can provide more detailed information about the cause of an error. This guide explains how to modify the Apache LogLevel setting through WHM. Prerequisites Implementation Step 1 Log in to ..

Read more

Introduction WordPress Toolkit is a powerful management tool available in WHM and cPanel that simplifies the administration of WordPress websites. It provides features such as installation, updates, security management, backups, staging, and website cloning. The cloning feature allows administrators to create an exact copy of an existing WordPress website, making it useful for testing, development, ..

Read more

Introduction ProxyErrorOverride is an Apache directive that allows custom error pages to be displayed instead of the default error messages returned by a backend server or proxy service. In a WHM/cPanel environment, enabling ProxyErrorOverride can improve the user experience by ensuring that visitors see branded and customized error pages when backend services encounter issues. This ..

Read more

Introduction A wildcard subdomain allows you to direct all non-existent subdomains of your domain to a specific directory on your hosting account. This is useful for applications that dynamically generate subdomains, multi-tenant websites, custom URL routing, and development environments. This guide explains how to create and configure a wildcard subdomain using cPanel. Prerequisites Before proceeding, ..

Read more

Introduction Regular backups are essential for protecting websites, databases, and server configurations from data loss. However, improperly configured backup retention policies or insufficient disk space monitoring can cause backup files to consume all available storage on a server. WHM provides built-in options to monitor available disk space before running backups and to control the number ..

Read more

Introduction Munin is an open-source system monitoring tool that helps administrators monitor server resources such as CPU usage, memory consumption, disk activity, network traffic, and other performance metrics. It provides graphical reports that make it easier to analyze resource usage trends and identify potential performance issues. Munin can be installed directly through WHM using the ..

Read more

Introduction cPanel DNSOnly is a lightweight version of cPanel designed specifically for DNS clustering and DNS management. Unlike a full cPanel & WHM installation, DNSOnly does not provide web hosting, email, database, or account management features. Instead, it allows administrators to create dedicated DNS servers that synchronize DNS zones with one or more cPanel servers. ..

Read more