Forum Moderators: open
i'm new to cloaking and i have a simple question:
i have 2 domains:
www.domain_1.com
www.domain_2.com
i would need a .htaccess-file that does the following:
when the user enters "http://www.domain_2.com" in the browser, in the background the browser should jump to the following directory at the OTHER Domain "http://www.domain_1.com/nintendo/".
it's important that all this should happen in the background so that the user always sees "http://www.domain_2.com" in the browser-bar and also on the next pages, the user must NEVER see [domain_1.com!...]
In other words: the directory "http://www.domain_1.com/nintendo" should be the ROOT or START-folder for the domain "http://www.domain_2.com"
Do you think this is possible? Maybe someone could post me an .htaccess entry, that could do this...
Thank you very much!
yours,
Phil
This is not really a .htaccess or cloaking job: the best way is to get your hosting provider to map the second domain to the appropriate location as a virtual host. Usually they ask for a small fee, but it will allow you to share the space and limits, and it's a lot cheaper than paying for a second hosting account.