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

