Aliases

Domain aliases are domains that you own but do not contain any content. Rather, they point to the contents of another domain or subdomain on your account. This is useful, for example, to maintain a domain that you will later sell, or to redirect traffic to another domain.

Create a New Alias

To add a domain alias, enter the domain name in the text box and click Add Domain.

To open the alias domain’s home directory with the File Manager interface (cPanel » Home » Files » File Manager) click the link that corresponds to that alias under the Domain Root column of the Remove Aliases table.

When you create an addon domain, parked domain, subdomain, or main domain, the system will attempt to automatically secure that domain with the best-available existing certificate. If no certificate exists, the system will generate a self-signed certificate to secure the new domain.

If AutoSSL is enabled for the account that owns the new domain, the system will add a request for an AutoSSL certificate to secure the new domain and install it when available.

Enable or disable domain alias redirection

To enable or disable the redirection of a domain alias, perform the following steps:

  1. Click Manage Redirection for the domain alias that you wish to manage.
  2. To redirect the domain, enter the link to which you wish to redirect the domain alias in the text box.
  3. Click Save. To disable the redirection, click Disable Direction

Remove Aliases

To remove an existing domain alias, perform the following steps:

  1. Click Remove for the alias that you wish to remove.
  2. Click Yes to confirm that you wish to remove the domain alias. To retain the domain alias, click No.

Search aliases

To search through the list of domain aliases, enter the search criteria in the Search text box and click Go. Results that match your search criteria will populate the table.

Domain alias email accounts

To add new email accounts, use cPanel’s Email Accounts interface (cPanel » Home » Email » Email Accounts), or run the script from the command line.

  • To move one email account under a domain, run the following command:

mv /home/OLD_ACCOUNT/mail/DOMAIN_NAME/EMAIL_ACCOUNT /home/NEW_ACCOUNT/mail/DOMAIN_NAME/

When you run this command, the system creates the /home/NEW_ACCOUNT/mail/DOMAIN_NAME/ directory.

  • To move all of the email accounts under a domain, run the following command:

mv /home/OLD_ACCOUNT/mail/domain_name /home/NEW_ACCOUNT/mail

  • After you move the files, change the new account’s ownership with the following command:

chown -R NEW_ACCOUNT:NEW_ACCOUNT /home/NEW_ACCOUNT/mail/domain_name

 

If you remove the domain alias, its email accounts will no longer appear in the Email Accounts interface (cPanel » Home » Email » Email Accounts). However, the email accounts’ contents still exist in the mail folder of the user’s home/username/mail/ directory.

  • If you add the domain again, to the same account as the primary domain, an addon domain, or an alias, the email accounts reappear in the interface.
  • If you change the account’s primary domain name to the un-aliased domain name, the email accounts reappear in the interface.
    • You or your hosting provider can perform this action in WHM’s Modify an Account interface (WHM » Home » Account Functions » Modify an Account).
    • When you perform this action, the former primary domain name’s mailboxes will not appear in the Email Account interface (cPanel » Home » Email » Email Accounts). However, the files will still exist.
  • If you move the domain to a different account, you must add the email accounts manually and move the contents of the email accounts manually.

 

Addon versus alias domains

 

Characteristic

Addon domains

Alias domains

The domain appears in the browser’s address bar.

Yes

Yes

The domain uses the following Apache directive:

VirtualHost

ServerAlias

The domain uses separate logs.

Yes

No

The domain uses separate stats.

Yes

No

The system treats the domain as a subdomain (other than the URL).

Yes

No

This domain uses the parent domain’s content.

No

Yes

This domain uses the parent domain’s SSL certificate.

No

Yes

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Addon Domains

The cPanel Addon Domains feature allows you to manage multiple domains from a single hosting...

Domain

The Domains section in cPanel allows you to create and manage addon domains, subdomains, aliases...

Dynamic DNS

DNS, or the domain name system, is the phonebook of the Internet, connecting web browsers with...

Redirects

The Redirects interface allows you to send all of the visitors of a domain or particular page to...

Powered by WHMCompleteSolution