levani
02-27-2010, 09:13 AM
How can I make one site accessible with multiple domain names with different logos for each domain name? For example I have a site on domain A and want to make it accessible on domain B and C. When someone types domain B or domain C everything should be same as on domain A but the logo. These sites should use one database and one script!
The only thing that came in my mind is to create one big iframe for other domain with site A inside it and detect whether it's domain B or C using php referer...
Do you happen to know any better methods?
Thanks in advance
The only thing that came in my mind is to create one big iframe for other domain with site A inside it and detect whether it's domain B or C using php referer...
Do you happen to know any better methods?
Thanks in advance