I am working on a project, where I have a domain xyz.com
, I have been requested that a subdomain example abc.xyz.com
should point to website which has ipaddress
example http://199.152.57.120/client/
and when a visitor browse abc.xyz.com
it should open the website hosted on http://199.152.57.120/client/
but by hidding this ip address the visitor should always see abc.xyz.com
.
I also need to host another website to xyz.com
domain which is registered with x company and webhosting is taken for z company both different.
It is something similar to Reseller business where Reseller company assign a website to their client on their custom domain.