I noticed that Apache 1.3.22 and 2.0 use text/xml by default. I just filed a
bug report with them to change that to application/xml and referenced this
thread. In the meantime, Apache users might want to edit mime.types to change
this manually. If that file is not accessible, you can use the AddType
directive in your .htaccess file to override the server wide defaults. See
http://httpd.apache.org/docs/mod/mod_mime.html for details on AddType,
AddCharset, and similar useful directives.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo(_at_)metalab(_dot_)unc(_dot_)edu |
Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible, 2nd Edition (Hungry Minds, 2001) |
| http://www.ibiblio.org/xml/books/bible2/ |
| http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/ |
+----------------------------------+---------------------------------+