RewriteEngine on RewriteCond %{HTTP_HOST} ^www.olddomain.com❯ [NC] RewriteRule ^(.*)❯ http://www.newdomain.com$1 [R=301,L]