
RewriteEngine on

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