> > Do you know how the settings (CNAME, A record etc.) need to look for both > www.foo and foo to both point to the same server?
I don't know what's recommended. But A (and AAAA for ipv6) is an ip address, so if both have the same A record then it's fine. CNAME is an alias, so if foo has CNAME=www.foo then it's fine too. -j.
_______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

