I am trying to set php to send application/xhtml+xml instead of text/html as the MIME type header, but when I set default_mimetype in php.ini, nothing happens. I am running Apache 2 with PHP 4 on Linux. The funny thing is that on Windows XP with Apache2 and PHP5, it works. Does anyone have any input?