
RewriteEngine on
RewriteCond %{HTTP_HOST} ^michellehosting\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.michellehosting\.com$
RewriteRule ^/?$ "https\:\/\/host\-pesce\.net\/" [R=301,L]

