A colleague of mine suggested adding alias domains in VegaDNS. An Alias domain would simply contain identical records for as the domain it is aliased to. This could be accomplished fairly easily either by adding a couple of columns to the domains table, such as type and real_domain, or perhaps a new table called alias_domains. Either way, the data file would be built with the records duplicated, rather than using CNAME records.

First off, how many people would find this useful? Secondly, does anyone have a more elegant idea of how to implement it?

Regards,

Bill Shupp

Reply via email to