Forum Moderators: coopster
I want to be able to display the same site at both domains. However, I want the content displayed - such as the header image - to be dynamically chosen depending on which domain name the user is using. If the user types "mysite.com" into the browser, I want an image with "mysite.com" to come up; if a user types "mysite.org" into the browser, I want an image with "mysite.org" to appear.
I hope that my description of what I want to do is clear.
At the moment, both domains point to the same folder (/mysite.com/www) on the server.
Any implementation ideas or help you can give would be fantastic. Thanks!