diff --git a/etc/nginx/mime.types b/etc/nginx/mime.types index bc7531c..442e933 100644 --- a/etc/nginx/mime.types +++ b/etc/nginx/mime.types @@ -10,7 +10,7 @@ types { application/rss+xml rss; text/mathml mml; - text/plain txt md; + text/plain txt md s; text/vnd.sun.j2me.app-descriptor jad; text/vnd.wap.wml wml; text/x-component htc;