]> git.kaiwu.me - nginx.git/commitdiff
add svg mime type
authorIgor Sysoev <igor@sysoev.ru>
Tue, 21 Aug 2007 11:05:30 +0000 (11:05 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 21 Aug 2007 11:05:30 +0000 (11:05 +0000)
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;