
RewriteEngine on
RewriteCond %{HTTP_HOST} ^painel\.ibo\.cineclubtv\.top$ [OR]
RewriteCond %{HTTP_HOST} ^www\.painel\.ibo\.cineclubtv\.top$
RewriteRule ^index\.php$ "https\:\/\/painel\.ibo\.cineclubtv\.top\/redirecionamento\.php" [R=302,L]

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