mirror of
https://github.com/nginx/nginx.git
synced 2026-04-15 22:09:26 -04:00
add svg mime type
This commit is contained in:
parent
45d056a788
commit
293ba66eba
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue