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