]> git.kaiwu.me - nginx.git/commitdiff
r1414 merge:
authorIgor Sysoev <igor@sysoev.ru>
Sun, 26 Aug 2007 13:42:04 +0000 (13:42 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 26 Aug 2007 13:42:04 +0000 (13:42 +0000)
add svg mime type

conf/mime.types

index f1714338beabfb74f82b83d02e5658e91e481a3b..3031cf6d72bcfbccaeeffaa37fadf7ce1774a946 100644 (file)
@@ -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;