<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
  RewriteEngine on
RewriteCond %{HTTP_HOST} ^a1medz.com [NC,OR]
RewriteCond %{HTTP_HOST} ^www.a1medz.com [NC]
RewriteRule ^(.*)$ https://dominicmarine.com/$1 [L,R=301,NC]
</IfModule>
