Hi, I want to show data of hosted subdomain ( e.g., http://abc.mydomain.com ) in another domain ( e.g., www.anotherdomain.com ) in one of our application. There are few live examples too which are doing the same. For example blogger.com provides the facility to create blogs ( e.g., http://abc.blogspot.com ) and they can be linked with any domain name too by doing some settings and it appears that particular domain is hosted but we can use blogger as a cms of that domain. I want to do it for normal case too like I told that I need hosted subdomain to be shown as a domain name. Contact me by PM if someone can do that. Thanks.
All you need to do is add a CNAME record to anotherdomain.com DNS records. [B]anotherdomain.com. 14400 IN CNAME abc.mydomain.com.[/B] Code (markup): assuming you already have a CNAME record for www to your anotherdomain.com. [B]www 14400 IN CNAME anotherdomain.com.[/B] Code (markup): If you are not aware on how to do this and have cPanel / WHM / SSH access, please PM me and I can get this done in 5 minutes for you. EDIT: Job completed. Payment received. iTrader left. Thanks.