
RewriteOptions inherit

RewriteEngine on
RewriteCond %{HTTP_HOST} ^gammagrafia\.com\.mx$ [OR]
RewriteCond %{HTTP_HOST} ^www\.gammagrafia\.com\.mx$
RewriteRule ^/?$ "http\:\/\/www\.medicanuclear\.com\/" [R=301,L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “alt-php73” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-alt-php73 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
