I have a forum that I want to move to a subdomain on another domain. The existing forum is in the main folder of the domain where the front page index.php is located. I want to keep the main index.php where it is but... Redirect all other urls on this domain such as forum.php to www.otherurl.co.uk/newsubdomain/forum.php Can this be done and if so how?