On Sunday 27 November 2005 12:54, Anders Norrbring wrote:
> On 2005-11-27 13:37 Anders Norrbring wrote:
> > I'm trying to validate a site as XHTML 1.1,
> Content-Type: text/html; charset=' . iso-8859-1 . '

I can't tell why that's happening based on what you've posted.
Are you using some kind of script?

However, that's a complete violation of web standards.  You cannot
serve xhtml 1.1 as text/html.  It's "application/xhtml+xml".

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to