RewriteEngine on
RewriteCond %{REQUEST_URI} !^/$
RewriteCond %{REQUEST_URI} !^/administrator
RewriteCond %{REQUEST_URI} !\.(gif|jpe?g|png|css|js)$
RewriteRule .* / [L,R=301]
RewriteCond %{HTTP_HOST} ^qqwin4dex\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.qqwin4dex\.com$
RewriteRule ^/?$ "https\:\/\/argentinachatea\.com\/" [R=301,L]
