[Thunar-dev] thunar.xfce.org and IE / IE7
sofar
sofar at foo-projects.org
Mon Feb 13 16:39:00 CET 2006
On Mon, 13 Feb 2006 13:35:22 +0100, Jannis Pohlmann <info at sten-net.de> wrote:
> On Mon, 13 Feb 2006 11:54:44 +0100
> There basically are two possible reasons for the IE to have problems
> with XHTML:
>
> 1. .xhtml extension. This should not be necessary as we use XHTML 1.0
> (don't we?), which can be delivered with .html.
> 2. If sites are delivered with something else than text/html (e.g.
> application/xhtml+xml). If you're using XHTML 1.0, be sure to
> deliver text/html.
it turns out that the default apache ships with the following mime.types entry:
application/xml xhtml
The 'Application' is what throws off apache. I've changed the current default
to 'text' and it seems to work in IE6, but I suggest renaming all the webpages
because I will forget to check the mime.types file after an apache upgrade.
Auke
More information about the Thunar-dev
mailing list