
RewriteEngine on

RewriteOptions inherit
RewriteCond %{HTTP_HOST} ^jacareautopecas\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.jacareautopecas\.com$
RewriteRule ^/?$ "http\:\/\/jacareautopecas\.com\.br\/" [R=301,L]
<IfModule mime_module>
AddHandler application/x-httpd-ea-php56 .php .php5 .phtml
</IfModule>

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