[Pdns-users] CNAME Question
AJ McKee
aj.mckee at nmtbmedia.com
Fri Jul 9 14:54:52 UTC 2004
>> What recommendations do you have for my situation. I virtual host most
of
>> the websites, and therefore cannot have more than 1 A record for that IP
>> address, that is why I was using the CNAME. I was trying to make it so
>> when the user went to xxxxxx.com, without the www, it would resolve the
>> correct web server.
Its really an apache matter TBQJ. You could just have the ServerAlias
directive in your Virtual host definitions and that would work
e.g.
ServerName www.blandsaldkillsrabbits.com
ServerAlias blandsaladkillsrabbits.com
More information about the Pdns-users
mailing list