This commit is contained in:
the-djmaze 2023-01-18 08:44:24 +01:00
parent 7f8707c4c0
commit bd35521f41

View file

@ -1,4 +1,5 @@
<IfModule mod_headers.c> <IfModule !LiteSpeed>
<IfModule mod_headers.c>
<IfModule mod_rewrite.c> <IfModule mod_rewrite.c>
RewriteEngine On RewriteEngine On
@ -47,4 +48,5 @@
ForceType text/css ForceType text/css
</FilesMatch> </FilesMatch>
</IfModule> </IfModule>
</IfModule>
</IfModule> </IfModule>