mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
MIME: added application/javascript mjs.
This commit is contained in:
parent
57d54fd922
commit
9d98bbc1ef
@ -5,7 +5,7 @@ types {
|
|||||||
text/xml xml;
|
text/xml xml;
|
||||||
image/gif gif;
|
image/gif gif;
|
||||||
image/jpeg jpeg jpg;
|
image/jpeg jpeg jpg;
|
||||||
application/javascript js;
|
application/javascript js mjs;
|
||||||
application/atom+xml atom;
|
application/atom+xml atom;
|
||||||
application/rss+xml rss;
|
application/rss+xml rss;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user