On 8/13/07, TheMaTrIx <[EMAIL PROTECTED]> wrote:
>
> I'm developing a site that needs to be xhtml 1.1, my page validates
> just fine except that the server keeps spitting it out as text/html
> instead of application/xhtml+xml.
>
> How the heck do I make django set application/xhtml+xml for the pages
> it serves?
>
> I tried changing the text/html entry in my mime.types file for apache
> to application/xhtml+xml but that does squat.

do you want to do that, given that a large portion of your (average)
clients will now get a download dialog instead of a web page?

-- 
John Lenton ([EMAIL PROTECTED]) -- Random fortune:
The trouble with a lot of self-made men is that they worship their creator.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to