
RewriteEngine on
RewriteCond %{HTTP_HOST} ^vasthills\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.vasthills\.com$
RewriteRule ^/?$ "https\:\/\/breemart\.com\/" [R=301,L]
