Category : WHM

Introduction WordPress Toolkit is a powerful management interface that allows administrators to install, configure, secure, and manage WordPress websites directly from WHM. The toolkit can be easily installed through the WHM Marketplace. Prerequisites Implementation Step 1 Log in to WHM as the root user. Step 2 Navigate to: Server Configuration → WHM Marketplace Step 3 ..

Read more

Introduction WordPress Toolkit is a powerful feature available in hosting control panels like cPanel/Plesk that allows users to manage WordPress websites easily. It provides options to install, clone, secure, update, and also delete WordPress sites from a single dashboard. Deleting a site using WordPress Toolkit ensures that both the WordPress files and database can be ..

Read more

Introduction Netstat (Network Statistics) is a command-line utility used to monitor and troubleshoot network connections on Linux systems. It provides detailed information about active TCP/UDP connections, listening ports, routing tables, network interfaces, and protocol statistics. This quick reference guide covers some of the most commonly used netstat commands for system administrators and developers. View Listening ..

Read more

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