From: Igor Sysoev Date: Tue, 19 Aug 2008 19:50:53 +0000 (+0000) Subject: add Google Earth MIME types X-Git-Tag: release-0.7.12~13 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=027095a77e9265a366e87d87927835a97e71d447;p=nginx.git add Google Earth MIME types --- diff --git a/conf/mime.types b/conf/mime.types index 898dec5ce..60a06eab2 100644 --- 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;