How to add CNAME Record in cPanel using the DNS Zone Editor?

CNAME records are referred to as alias records since they map an alias to its canonical name. You can add CNAME Record using the cPanel Zone Editor option. 1. Log into your cPanel account. (e.g., www.example.com/cPanel ) 2. In the Domains section, click on the Zone...

How to add an MX Record in cPanel using DNS Zone Editor?

A mail exchanger record (MX record) is a type of resource record in the Domain Name System that specifies a mail server responsible for accepting email messages. You can add an MX Record using the cPanel’s Zone Editor option. 1. Log into your cPanel account....

How to add A Record in cPanel using DNS Zone Editor?

A Record is a DNS record and is used to point a domain or subdomain to an IP address. You can add A Record using the cPanel’s Zone Editor option. 1. Log into your cPanel account. (eg., www.example.com/cPanel ) 2. In the Domains section, click on the Zone Editor...

How to Set the PHP Version per Folder?

Do you have a single domain or wish to use different PHP versions per folder? Do you have an installed PHP 5.x software in a folder/blog and want to use a PHP 7.x instead? If so, you can do this using cPanel and the .htaccess file. 1. Log into your cPanel account. 2....

How to Set the PHP Version per Domain, Using cPanel?

Do you have multiple domains, and you wish to set the PHP version per domain? For example, you have the domains Example1 and Example2, and you want to set PHP7 on Example2 domain and PHP 5.6 on Example1. You will need to do this from the cPanel. 1. Log into your...