changeset 3465:7f7f5805c11c

add 7z MIME type
author Igor Sysoev <igor@sysoev.ru>
date Wed, 03 Mar 2010 16:37:57 +0000
parents 7f99ce2247f9
children 21cb50799a20
files conf/mime.types
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -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;