Web Hosting Talk







View Full Version : Can I create account with subdomain on WHM?


KennyP
09-29-2005, 06:56 AM
I did it before on DirectAdmin, but can it be setup up on cPanel?

AnyDemo
09-29-2005, 10:11 AM
Hello,

Yes, you can create accounts for sub-domains (e.g. support.YourDomain.com) in WHM.

1. Create the sub-domain account in WHM

2. Create a sub-domain in the domain's zone file with the 'A' record pointing to the Server IP, e.g.

support.yourdomain.com. IN A xxx.xxx.xx.x

where xxx.xxx.xx.x is the server IP address of your hosting account.

KennyP
09-29-2005, 10:42 AM
Originally posted by AnyDemo
Hello,

Yes, you can create accounts for sub-domains (e.g. support.YourDomain.com) in WHM.

1. Create the sub-domain account in WHM

2. Create a sub-domain in the domain's zone file with the 'A' record pointing to the Server IP, e.g.

support.yourdomain.com. IN A xxx.xxx.xx.x

where xxx.xxx.xx.x is the server IP address of your hosting account.
Where to edit the domain's zone file?

I can only find the related option that show at attachment

AnyDemo
09-29-2005, 10:46 AM
Hello,

Login your domain control panel and add a new 'A' record for the sub-domain.

morehost
09-29-2005, 11:55 AM
if the domain is hosted on same server, you need not do anything else... just create a new acount in whm with domain as new.existingdomain.com and it works

KennyP
09-29-2005, 12:01 PM
I had follow steps of AnyDemo and succeed to create the account.

Reply to domainwala,
Does it mean I can skip the step to create the A record?


Thanks

morehost
09-29-2005, 04:06 PM
Originally posted by KennyP
I had follow steps of AnyDemo and succeed to create the account.

Reply to domainwala,
Does it mean I can skip the step to create the A record?


Thanks

Yes, I have tried and it works as WHM automatically creates a zone file..

AnyDemo
09-29-2005, 11:54 PM
Hello,

By the time I started doing domain and hosting, there was no such powerful control panel. You must login the domain zone file and server configuration file to do everything. Therefore I still follow the traditional way :) :)

jmweb
09-30-2005, 01:16 AM
By creating a new account in WHM, the zone file should be created automatically.

KennyP
09-30-2005, 10:26 AM
I've just try it, the step to edit the dns zone is not required.
I able to access the subdomain after I create an account on WHM with that subdomain and no edit dns zone.

Thanks for all guys:D

Edvalbuena
09-30-2005, 08:50 PM
You just create a new account on whm and on the domain field use the subdomain you want the dns will be automatically created wait for some few moments to propagate then goto subdomain.domain.com/cpanel to enjoy it.

hope it helps