Archives : August-2025

Introduction: DomainKeys Identified Mail (DKIM) is an email authentication method that helps protect your domain from being used for email spoofing. By enabling DKIM in cPanel, your outgoing emails will be digitally signed, which improves email deliverability and trustworthiness. Prerequisites: Steps to Add a DKIM Record in cPanel: Step 1 – Enable DKIM record from ..

Read more

Introduction WebHost Manager (WHM) gives server administrators direct control over essential services like Apache, MySQL, Exim (mail server), and DNS. Sometimes, after making configuration changes or troubleshooting errors, you need to restart these services to apply updates or restore normal operation. WHM provides a safe and straightforward way to restart services without using the command ..

Read more

Introduction Apache (also known as httpd) is one of the most widely used web servers globally. In a cPanel/WHM-managed server environment, ensuring that Apache is running smoothly is essential for website uptime and reliability. WHM’s Service Manager allows system administrators to monitor and manage critical services like Apache with ease. Prerequisites Implementation Step 1: Log ..

Read more

This document provides details on using the uapi command-line tool to list all domains associated with a specific cPanel user account. The example focuses on retrieving domain information for the user < cpanel username > using the DomainInfo::list_domains function of the Universal API (UAPI). Command Used This command queries and lists all domain-related data for ..

Read more