
RewriteEngine on

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