change RSS MIME type

This commit is contained in:
Igor Sysoev 2008-06-20 14:43:17 +00:00
parent 98054926fb
commit f1008bed9b
1 changed files with 2 additions and 1 deletions

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;