# HG changeset patch # User Igor Sysoev # Date 1213972997 0 # Node ID dd5ca07f5cdd91d8b8a45851d8a32335f6e31251 # Parent b4085596a7e6313444e42dc7e563c867ec0708a8 change RSS MIME type diff --git a/conf/mime.types b/conf/mime.types --- 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;