Forum Moderators: phranque
I need to redirect three domains into the different files, like this:
www.domain1.com to www.domain1.com/index.php?file=32
www.domain2.com to www.domain1.com/index.php?file=33
www.domain3.com to www.domain1.com/index.php?file=34
Is this even possible with .htaccess? Because everytime I get one of those right the rest will fail.
I'd really appreciate if you guys could help out here.