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 Kunder som kunne bruge dette svar
Hjalp dette svar dig?

Relaterede artikler

How to upload files via the cPanel FileManager?

If you don't want to use a 3rd party FTP Software, you can use the cPanel's built-in File...

How to Access cPanel Web Disk?

You can use cPanel login details to access your Web Disk and it supports various operating...

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...

How to Edit file in the cPanel File Manager?

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

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...