RewriteEngine onRewriteCond %{http_host} ^SourceUrl [NC]RewriteRule ^(.*)$ http://DestinationUrl/$1 [L,R=301]