PDA

View Full Version : Cannot create new sites as subdomains of main site


mick
13th March 2008, 08:10
Hi,

I've got a domain.com (working fine) and I want to create a site in subdomain.domain.com. I tried to create new user accout and new site:
hostname: subdomain
domain: domain.com
FTP and user account works fine but subdomain.domain.com displays nothing. What's wrong?

till
13th March 2008, 11:19
Please make sure that you create the correct DNS records for the subdomain.

mick
13th March 2008, 12:39
I checked "Create DNS record" which creates "A record" in domain.com with host as "subdomain". Nothing happens, site still won't display. (?)

till
13th March 2008, 12:44
You will have to create the DNS records on the authoritive DNS server. This is not nescessarily the local server.

mick
13th March 2008, 12:54
How to find out which one is "authoritive"?

falko
14th March 2008, 14:12
Run
dig ns yourdomain.com

mick
14th March 2008, 16:00
I sent an e-mail to my provider and he added new record. Everything is okay now. Thank you. :-)

I've got new question: I want to add new user with account pointing to domain.com/his-site/. How to set it in ispconfig?

falko
15th March 2008, 18:57
I want to add new user with account pointing to domain.com/his-site/.
Do you mean the user's home directory? This cannot be modified in ISPConfig. You'd have to create that user manually - but make sure you use a UID below 10000 so that it doesn't conflict with users created by ISPConfig.