
4 Sep
2010
4 Sep
'10
12:21 a.m.
On Fri, Sep 3, 2010 at 12:40 AM, John Millikin
Haddock is generating files with an .html extension, which causes webservers to serve it using "text/html", the incorrect MIME-type.
Secton 5.1 of the XHTML recommendation states: "XHTML Documents which
follow the guidelines set forth in Appendix C, 'HTML Compatibility
Guidelines' may be labeled with the Internet Media Type 'text/html'
[RFC2854], as they are compatible with most HTML browsers."
http://www.w3.org/TR/xhtml1/#media
I haven't checked Haddock's conformance with Appendix C, but it is
incorrect to say that XHTML cannot be served as text/html.
--
Dave Menendez