redirect traffic to www.example.com through DNS from example.com
- by ChrisMuench
Hello,
I have a bit of a unique problem.
for the domain (example.com) I want people to go to www.example.com
however I'm also throwing GSLB into the mix. for GSLB the devices(one in each datacenter) need to be the nameserver for portion of the domain that they are going to answer for(www.example.com)
so I know I can make the NS record of www.example.com just fine and have it point to each GSLB device. However that only helps for www.example.com NOT example.com.
I don't want to make my root NS of example.com my GSLB as my enterprise managed DNS provider does an excellent job of all DNS stuff.
any ideas?