Just wondering if anyone can assist me with the following query.
I want to allow a customer to utilise our web application for their clients and they have a spare domain.
How do we go about mapping their domain to point to our application and then their clients will think the application is theirs and not us as it sits on our domain?
Have there domain DNS A record point to your web application IP. If you use Virtual Hosts, make sure you add a record for that domain. Also depending on your application it may need modification to "think" its your customers application.