|
redirect
Hi all,
I'm thinking I may be able to use htaccess for this but would be great if someone could point me in the right direction.
I have two domains with identical phpBB forums and linked into the same databases however when someone clicks the google links to go to one of these forums pages I want to automatically redirect them to the other domain. So the link in google might be mydomain.com/viewtopic.php?p=1 and I would like to automatically redirect the user to the url myotherdomain.com/viewtopic.php?p=1
Thanks
|