Domain name servers and url masking.
Hello everyone.I have some questions about domain nameserver masking and url masking. Lets say I have two domains ABC.com and XYZ.com and both have services to change A record, MX and CNAME record at my domain registrar. Domain ABC.com is hosted at mywebhost.com and have nameservers ns1.mywebhost.com and ns2.mywebhost.com. So far we have:
1) ABC.com with ns1.mywebhost.com, n22.mywebhost.com
2) XYZ.com
Q1. lets suppose I need to change nameservers of ABC.com by using CNAME record of XYZ.com in order to mask original nameservers. What I do is create cname ns1.xyz.com and ns2.xyz.com and forward both to ns1.mywebhost.com and ns2.mywebhost.com. Will domain ABC.com will continue to function like before with this configuration?
Q2. maked url forwarding still shows targeted url in the explorer status bar and easily revealed. Using the A, Mx, Cname record feeatured from my domain registrar, is it possible to successfully forward url to a subdirectory lets suppose XYZ.com is forwarded to ABC.com/xyz. how can it be done? does it require some other configuration to make it work?
Thank you.
Ad.