From: Igor Sysoev Date: Sun, 26 Aug 2007 13:42:04 +0000 (+0000) Subject: r1414 merge: X-Git-Tag: release-0.5.32~40 X-Git-Url: http://git.kaiwu.me/sitemap.xml?a=commitdiff_plain;h=abaf55879401d9e505ac8a82250679fdc7291364;p=nginx.git r1414 merge: 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;