change RSS MIME type

This commit is contained in:
Igor Sysoev 2008-06-20 14:43:17 +00:00
parent da02ddc6fd
commit ebc507bc78

View File

@ -2,11 +2,12 @@
types {
text/html html htm shtml;
text/css css;
text/xml xml rss;
text/xml xml;
image/gif gif;
image/jpeg jpeg jpg;
application/x-javascript js;
application/atom+xml atom;
application/rss+xml rss;
text/mathml mml;
text/plain txt;