Subdomain pointers

Illarane

Verified User
Joined
Mar 10, 2009
Messages
31
Hi, all,

I'm currently setting up a site which serves different templates based on the domain through which you access it. We have a staging version of the site at test.*.

I've managed to set up the main site so that (www.)domain-b.tld points at (www.)domain-a.tld, but I can't get test.domain-b.tld to point at test.domain-a.tld because there doesn't seem to be any way to set subdomain pointers on domains which are already domain pointers.

Is there a way to do this?

Regards,

Ben.
 
Hmm... And if DirectAdmin doesn't handle the DNS for the domain? Is there a way to get alias test.domain-b.tld into test.domain-a.tld's VirtualHost block without physically editing the files?
 
Oh... OK, looks like that does do the job. :) Thanks.

Would be nice if it was possible to create subdomain pointers in the same way as domain pointers, though - would make it more consistent.
 
Back
Top