- From: David Dorward <david@dorward.me.uk>
- Date: Fri, 23 Dec 2005 00:15:07 +0000
- To: www-validator@w3.org
- Cc: magick <jasper.magick@gmail.com>
On Thu, 2005-12-22 at 17:52 -0500, magick wrote:
> <meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />
> But when I validate the page, it says I'm using text/html eventhough I
> am sending the page as application/xhtml+xml
Meta http-equiv isn't really equivalent to an http header, and any real
http header will trump it anyway. You need to configure your webserver
to handle it appropriately.
--
David Dorward <http://dorward.me.uk/>
"Anybody remotely interesting is mad, in some way or another."
-- The Greatest Show in the Galaxy
Received on Friday, 23 December 2005 00:16:39 UTC