add svg mime type

This commit is contained in:
Igor Sysoev 2007-08-21 11:05:30 +00:00
parent 04f030eb44
commit 1d05fec921
1 changed files with 1 additions and 0 deletions

View 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;