RewriteCond %{HTTP_HOST} ^www.otherdomain\.org [NC] RewriteRule (.*) http://www.maindomain.org/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www.theevertonforum\.com [NC] RewriteRule (.*) http://www.theevertonforum.co.uk/$1 [L,R=301]