fix xhtml mime type

thanks to Michael Lustfield
the previous value has been suggested by Konstantin Arkhipov
This commit is contained in:
Igor Sysoev 2011-02-21 08:57:02 +00:00
parent 4f10cd2aa0
commit 48762acc93
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,6 @@ types {
application/vnd.ms-excel xls;
application/vnd.ms-powerpoint ppt;
application/vnd.wap.wmlc wmlc;
application/vnd.wap.xhtml+xml xhtml;
application/vnd.google-earth.kml+xml kml;
application/vnd.google-earth.kmz kmz;
application/x-7z-compressed 7z;
@ -50,6 +49,7 @@ types {
application/x-tcl tcl tk;
application/x-x509-ca-cert der pem crt;
application/x-xpinstall xpi;
application/xhtml+xml xhtml;
application/zip zip;
application/octet-stream bin exe dll;