add 7z MIME type

This commit is contained in:
Igor Sysoev 2010-03-03 16:37:57 +00:00
parent ee89ba0db0
commit 88f9f25ffd
1 changed files with 1 additions and 0 deletions

View File

@ -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;