A given client needs to point a domain to my IP address. The problem is that when accessing through this subdomain it needs to "drop" at a certain URL.
For example:
sub.domainofmyclient.com => mydomain.com/foo/bar
How can I achieve this?
PS: Server is VPS with Apache (with WHM/cPanel).