Wrong mime type for xml feed?

Ezra Zygmuntowicz ezmobius at gmail.com
Tue Sep 26 20:27:11 MSD 2006


Hey there Guys!

	My first post to the nginx list. I have to say that I am totally in  
love with nginx. We just launched a new rails only clustered hosting  
company call http://engineyard.com . We are using hardware load  
balancers, nginx and mongrel_cluster as the base of our whole system.  
So thank you very much for nginx! It is a core part of our new  
business and it has been very easy to work with and has very good  
performance and memory footprint characteristics.

	Now my question.. I am having an issue that I can't seem to figure  
out. My .xml atom feeds are being served as text/plain. Here is a curl:

ez ez $ curl -I http://mephistoblog.com/feed/atom.xml
HTTP/1.1 200 OK
Server: nginx/0.4.0
Date: Tue, 26 Sep 2006 16:22:13 GMT
Content-Type: text/plain; charset=ISO-8859-1
Connection: keep-alive
ETag: "45193b37-88b9-7401b"
Last-Modified: Tue, 26 Sep 2006 14:37:43 GMT
Content-Length: 35001

	THe conf file is fairly complicated with a bunch of rewrites so I am  
sure it is my fault that it is not working. Could anyone shed some  
light on this for me? Here is the conf file:

http://pastie.caboo.se/13599


	I really appreciate any help I could get for this issue. Thanks again.

Cheers-
-Ezra





More information about the nginx mailing list