InMotion Temp URL Permanent Redirect
RewriteCond %{HTTP_HOST} !^WEBSITE\.com [NC] RewriteRule ^/?(.*) http://WEBSITE.com/$1 [L,R=301]