Say I got two records, one for domain1.com and one for domain2.com
Say I add an entry for sub.domain1.com pointing to 1.2.3.4
In the domain2.com record I want something.domain2.com to also point to 1.2.3.4. Rather then make it an A record, is there a way to point it to sub.domain1.com? That way if 1.2.3.4 changes I'll only have to change it in once place instead of two.
Say I add an entry for sub.domain1.com pointing to 1.2.3.4
In the domain2.com record I want something.domain2.com to also point to 1.2.3.4. Rather then make it an A record, is there a way to point it to sub.domain1.com? That way if 1.2.3.4 changes I'll only have to change it in once place instead of two.