diff --git a/.htaccess b/.htaccess index e55b8b83b..5c061d1a4 100755 --- a/.htaccess +++ b/.htaccess @@ -90,3 +90,7 @@ ServerSignature Off mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* + + + AddType text/javascript mjs + \ No newline at end of file