Subdomains for Domain Pointers

shadowq

Verified User
Joined
Dec 5, 2010
Messages
97
Hello,

I have one user with a single domain. However, they have 4 domain pointers set up for that domain. They then have a subdomain setup, but that subdomain doesn't work for domain pointers

Example:
domain = example.com
pointer = example.net
subdomain = sub
Problem:
sub.example.net does NOT redirect to sub.example.com.

I believe this is by design, but is there a way to fix this up? I thought about httpd.conf customisations, but the user actually has two subdomains, and I couldn't figure out how to only modifiy the virtualhost for only one subdomain.

Thanks in advance,
Jarrod.
 
Back
Top