How to enable subdomains creations?

lounge

New member
Joined
Jun 27, 2011
Messages
1
Dear support,

I got a dedicated server with DA installed. On user level, I can make subdomains. The folder is appearing in the directory and no error messages will appear. Nevertheless, if I point to the example.domain.com it's giving a 404 error message.

Is there a way to fix this problem?
 
Check if DNS Server have the A record for the subdomain.

If the DNS are manged not on same box, be sure to create the A record.

Regards
 
To create subdomains check @ your domain hosting the following things

The dns example of mine. @transip

* 1min A ipofyourserver

So "*" stands for a wildcard
1min is the time for the TTL
Type: A
Worth: is the ip its going to.
 
Back
Top