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>
RewriteEngine On
@ -47,4 +48,5 @@
ForceType text/css
</FilesMatch>
</IfModule>
</IfModule>
</IfModule>