Use the correct MIME type for XHTML files.
This commit is contained in:
parent
9aed41388d
commit
6b9f238e2f
|
@ -37,7 +37,7 @@ types {
|
|||
application/vnd.ms-fontobject eot;
|
||||
application/vnd.ms-powerpoint ppt;
|
||||
application/vnd.wap.wmlc wmlc;
|
||||
application/vnd.wap.xhtml+xml xhtml;
|
||||
application/xhtml+xml xhtml;
|
||||
application/vnd.google-earth.kml+xml kml;
|
||||
application/vnd.google-earth.kmz kmz;
|
||||
application/x-7z-compressed 7z;
|
||||
|
|
Loading…
Reference in New Issue