diff conf/mime.types @ 2194:d3f833da6b65

add Google Earth MIME types
author Igor Sysoev <igor@sysoev.ru>
date Tue, 19 Aug 2008 19:50:53 +0000
parents dd5ca07f5cdd
children 7f7f5805c11c
line wrap: on
line diff
--- a/conf/mime.types
+++ b/conf/mime.types
@@ -33,6 +33,8 @@ types {
     application/vnd.ms-powerpoint         ppt;
     application/vnd.wap.wmlc              wmlc;
     application/vnd.wap.xhtml+xml         xhtml;
+    application/vnd.google-earth.kml+xml  kml;
+    application/vnd.google-earth.kmz      kmz;
     application/x-cocoa                   cco;
     application/x-java-archive-diff       jardiff;
     application/x-java-jnlp-file          jnlp;