Updated settings for new hoster

This commit is contained in:
Sebastian Lay 2022-03-28 14:00:15 +02:00
parent 3fa763cd9d
commit a140b57cd2
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA

View File

@ -1,8 +1,10 @@
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^\.]+)$ $1.html [NC,L]
<filesMatch ".(ico|pdf|flv|jpg|jpeg|png|gif|svg|js|css|swf|woff2)$">
Header set Cache-Control "max-age=8380800, public"
</filesMatch>
AddType application/manifest+json .webmanifest
AddType application/manifest+json .webmanifest