Hello all, I am trying to link two websites in such a way that by using a subdomain of one I can access the files on the second. For example, I want to be able to get: http://www.second.com/dir/index.html From: http://sub.first.com/dir/index.html I can use DNS Zone editors to make records (on the first I can make A, CNAME and TXT records and on the second I can make A, MX, AAAA, CNAME, HINFO, NAPTR, NS, PTR, RP, SRV and TXT records). Also, please could you tell me a good place to learn how to do this type of thing in the future. Thank You, Scott