mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
add svg mime type
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user