How do I create Subdomains?

To create a subdomain, log into your cPanel account and click on the Subdomains icon. Specify the name you wish to assign to your subdomain, and the name of the document root / directory you would like that subdomain to resolve to, and click the Add button. 

Once the subdomain has been created, there will be a new subdirectory in your public_html folder. If it was not custom-named during setup, it would default to using the same name as the new subdomain. For example:

subdomain.example.com
/home/username/public_html/subdomain

Upload the index page for your subdomain to that folder.

As far as relative paths are concerned, the subdirectory containing the subdomain will be handled as if it were the root web accessable directory on a separate account when accessed via the subdomain URL (subdomain.domain.com).



For further information:
Please refer to the cPanel documentation for the Subdomains feature, here.

  • 2 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How to Change cPanel Style/Theme?

Switching over to another cPanel theme with a different style is easy and there are two ways to...

How to Edit .htaccess File via the cPanel Filemanager?

1. Log into your cPanel account. 2. In the "Files" section, click on "File Manger" Icon. 3....

How do I reset my control panel password?

If you need to reset your cPanel, and/or your DirectAdmin password, this can be done in your...

How to Edit or Delete Cronjob via cPanel?

How to Edit Cronjob?1. Log into your cPanel account.2. In the "Advanced" section, click on "Cron...

How to add a 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...