We are about to publish a web site that will work for several clients, each client having its own domain name. The web application will be published once in a certain domain (www.epymes.com for example) but each client will type its domain name (www.bigenterprise.com for example). At the moment a client types its domain name, the site that will run will be "www.epymes.com," which will connect to the database that corresponds to "www.bigenterprise.com" (our app takes care of getting the original domain typed to select the correct database). Nevertheless, we need to keep showing "www.bigenterprises.com" and not "www.epymes.com" in the URL area while the client works in its site. The goal is to have only one web app installation (this will reduce maintenance) and that each client has its own domain.
We will very much appreciate any comment.
Respectfully,
Jorge Maldonado