File: /home/marslia/public_html/sy.marslia.com/.htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^sy\.marslia\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.sy\.marslia\.com$
RewriteRule ^/?$ "https\:\/\/sy\.marslia\.com\/public" [R=301,L]
# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php83” package as the default “PHP” programming language.
<IfModule mime_module>
AddHandler application/x-httpd-ea-php83___lsphp .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit