mirror of
https://github.com/nginx/nginx.git
synced 2025-07-20 19:27:29 +08:00
Add Web Application Manifest MIME type
This commit is contained in:
parent
5b8a5c08ce
commit
523434e7f4
@ -31,6 +31,7 @@ types {
|
||||
application/java-archive jar war ear;
|
||||
application/json json;
|
||||
application/mac-binhex40 hqx;
|
||||
application/manifest+json webmanifest;
|
||||
application/msword doc;
|
||||
application/pdf pdf;
|
||||
application/postscript ps eps ai;
|
||||
|
Loading…
Reference in New Issue
Block a user