make xml application/xml

This commit is contained in:
AD7six 2012-02-01 11:24:59 +01:00
parent 366eedd6c4
commit 22adca171d
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ types {
text/html html htm shtml;
text/css css;
# application/rss+xml causes some browsers to start a download
text/xml xml rss;
text/xml rss;
image/gif gif;
image/jpeg jpeg jpg;
application/json json;
@ -28,6 +28,7 @@ types {
image/x-jng jng;
image/x-ms-bmp bmp;
application/xml xml;
application/java-archive jar war ear;
application/mac-binhex40 hqx;
application/msword doc;