mirror of
https://github.com/nginx/nginx.git
synced 2026-04-26 00:27:25 -04:00
add 7z MIME type
This commit is contained in:
parent
e71f39932f
commit
02b9b08741
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ types {
|
|||
application/vnd.wap.xhtml+xml xhtml;
|
||||
application/vnd.google-earth.kml+xml kml;
|
||||
application/vnd.google-earth.kmz kmz;
|
||||
application/x-7z-compressed 7z;
|
||||
application/x-cocoa cco;
|
||||
application/x-java-archive-diff jardiff;
|
||||
application/x-java-jnlp-file jnlp;
|
||||
|
|
|
|||
Loading…
Reference in a new issue