4 lines
72 B
ApacheConf
4 lines
72 B
ApacheConf
<IfModule mod_mime.c>
|
|
AddType application/javascript .mjs
|
|
</IfModule>
|