[Nitro] Nitro setting content type of application/xhtml+xml ?
James Britt
james_b at neurogami.com
Fri Jan 6 23:20:27 EST 2006
James Britt wrote:
> In trying to figure out why I get CSS issues in a Nitro app, I found
> that the server is returning
> content-type: application/xhtml+xml
>
> which breaks IE and upsets the CSS rendering (it seems) in Firefox.
>
>
> Is this something Nitro might be doing? I've grepped the source but not
> found anything, but maybe the content-type is dynamically generated.
I believe the fault was my Apache configured to use MultiViews; it would
look for somepage, see somepage.xhml, and return it, setting the content
type.
James
More information about the Nitro-general
mailing list