Real Estate Forums
RewriteEngine on RewriteCond %{HTTP_HOST} ^(www\.)?domain1\.com [NC] RewriteRule ^(.*)$ http://domain2.com/$1 [R=301,L]