From: Igor Sysoev Date: Tue, 21 Aug 2007 11:05:30 +0000 (+0000) Subject: add svg mime type X-Git-Tag: release-0.6.9~13 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=293ba66ebaeeea50a855c0941c5cac4cf705dc89;p=nginx.git add svg mime type --- diff --git a/conf/mime.types b/conf/mime.types index f1714338b..3031cf6d7 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -20,6 +20,7 @@ types { image/x-icon ico; image/x-jng jng; image/x-ms-bmp bmp; + image/svg+xml svg; application/java-archive jar war ear; application/mac-binhex40 hqx;