HEX
Server: LiteSpeed
System: Linux in-mum-web921.main-hosting.eu 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
User: u590867752 (590867752)
PHP: 8.2.33
Disabled: NONE
Upload Files
File: /home/u590867752/public_html/.htaccess
RewriteEngine On 

Options +FollowSymlinks
ErrorDocument 404 https://www.instituteoffineart.com/index.html

RewriteCond %{SERVER_PORT} 80
RewriteCond %{HTTP_HOST} ^(www\.)?instituteoffineart\.com
RewriteRule ^(.*)$ https://www.instituteoffineart.com/$1 [R,L]
RewriteCond %{HTTP_HOST} ^instituteoffineart\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.instituteoffineart\.com$

<IfModule mod_headers.c>
  <FilesMatch "\.(ttf|TTF|php|ttc|otf|eot|woff|woff2|font.css|css|js|html)$">
    Header set Access-Control-Allow-Origin "*"
  </FilesMatch>
</IfModule>