DNS: Domain name with .com and .net variants
Let's say I have the domains example.com and example.net. Using Linode's DNS Manager, what would be the correct setup?
example.com and example.net will be the same site by using NamedVirtualHost with the example.net as a ServerAlias.
Thanks for any help and tips!