# HG changeset patch # User Igor Sysoev # Date 1298278622 0 # Node ID cff87803b898f09eaea402d449db182a23b678dc # Parent 8e77b5216894890897cefe40f1a6acd6d549772d fix xhtml mime type thanks to Michael Lustfield the previous value has been suggested by Konstantin Arkhipov diff -r 8e77b5216894 -r cff87803b898 conf/mime.types --- a/conf/mime.types Thu Feb 17 15:01:16 2011 +0000 +++ b/conf/mime.types Mon Feb 21 08:57:02 2011 +0000 @@ -32,7 +32,6 @@ 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 @@ 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;