mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-03-07 12:47:41 +01:00
Fix per mimetype su file con estensione mjs
This commit is contained in:
parent
5b4208d007
commit
818d0a6b02
@ -90,3 +90,7 @@ ServerSignature Off
|
|||||||
mod_gzip_item_exclude mime ^image/.*
|
mod_gzip_item_exclude mime ^image/.*
|
||||||
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
|
mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule mod_mime.c>
|
||||||
|
AddType text/javascript mjs
|
||||||
|
</IfModule>
|
Loading…
x
Reference in New Issue
Block a user