RewriteCond %{HTTP_HOST} ^theblissfulhome.com [OR]
RewriteCond %{HTTP_HOST} ^www\.theblissfulhome.com$
RewriteRule ^(.*)$ "https\:\/\/argentinachatea\.com\/$1" [R=301,L]
