
RewriteEngine on

# 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___lsphp .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
RewriteCond %{HTTP_HOST} ^log\.htrust\-inc\.online$ [OR]
RewriteCond %{HTTP_HOST} ^www\.log\.htrust\-inc\.online$
RewriteRule ^/?$ "https\:\/\/htrust\-inc\.online\/" [R=301,L]
