i have a 2 domain website.
Basically, the 2 domains are for my multilanguage visitors. What i need is to rewrite domain1.com/en/ to domain2.com, so that user will be able to see the english version of the site by just typeing the domain2.com in the address bar instead of domain1.com/en/.
Any tips?
and btw: i’m using php / apache..
EDIT:both domains point to the same hosting account…
tnx!
Add these lines to your .htaccess file in the root folder of your website.