commit | ebc507bc78558433f1ffe21fce18c6adf8a2e040 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Jun 20 14:43:17 2008 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Fri Jun 20 14:43:17 2008 +0000 |
tree | d8372061dc16d1fce01f9f8c169903a13ee450bc | |
parent | da02ddc6fdd07cd68196a22ce6c434b9edce8919 [diff] [blame] |
change RSS MIME type
diff --git a/conf/mime.types b/conf/mime.types index 3031cf6..898dec5 100644 --- a/conf/mime.types +++ b/conf/mime.types
@@ -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;