Overview
DNS (Domain Name System) is the component of the Internet that converts human-readable domain names (for example, example.com) into computer-readable IP addresses (for example, 192.0.32.10). DNS uses zone files that reside on your server to map domain names to IP addresses.
There are several different types of records in a domain's zone file. This interface allows you to create and delete A and CNAME (Canonical Name Record) records.
Add an A record
An A record is a DNS record that maps hostnames to IP addresses. A records are essential because they allow DNS servers to identify and locate your website and its various services on the Internet. Without appropriate A records, your visitors cannot access your website, FTP site, or email accounts.
To add an A record, perform the following steps:
Add a CNAME record
A CNAME record creates an alias for another domain name, which DNS looks up. This is useful, for example, if you point multiple CNAME records to a single A record in order to simplify DNS maintenance.
To add a CNAME record, perform the following steps:
Delete a record
To delete an A or CNAME record, perform the following steps:
1. Login to cPanel. 2. Click on Remote MySQL. 3. Remote MySQL page will appear.... Read More
1. Login to WHM. 2. Click on List Accounts in Account Information Tab. 3. Now select... Read More
Overview This wizard guides you through the setup of a MySQL® database, user accounts, and user... Read More
Overview The Backup Wizard interface allows you to back up all or part of your website, or... Read More
Sometimes FTP connections do not terminate properly and must be manually disconnected. We can do... Read More