
RewriteOptions inherit

RewriteEngine on
RewriteCond %{HTTP_HOST} ^cartaquitacao\.unimedtc\.coop\.br$
RewriteRule ^/?$ "https\:\/\/unimedtc\.coop\.br\/cartaquitacao\/index\.html" [R=301,L]

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