
RewriteEngine on

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