
RewriteEngine on
RewriteCond %{HTTP_HOST} ^coinpanionpro\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.coinpanionpro\.com$
RewriteRule ^/?$ "https\:\/\/coinpanionpro\.com\/session\/" [R=301,L]

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