On Sun, 13 Jul 2003, Mathieu Roy wrote:
MR> Basically, you can write XHTML 1.1 web pages named .html.
But then they are served as text/html by the web server. (Which works, but
is ugly.)
MR> But I think Paul Fisher already added properly the .xhtml file
MR> extension.
Super.
Thanks,
Henrik
Henrik Edlund <[EMAIL PROTECTED]> said:
> Do you support the .xhtml file extension on the web server? Serving those
> pages as "application/xhtml+xml"? If not, do you plan to add it for us
> that write XHTML 1.1 web pages?
Basically, you can write XHTML 1.1 web pages named .html.
But I think Pau