提交 cc65fa31 authored 作者: zhanrongzhen's avatar zhanrongzhen

修复download中只识别ashx问题

上级 fa93d2a3
...@@ -226,6 +226,7 @@ http { ...@@ -226,6 +226,7 @@ http {
expires 1d; expires 1d;
add_header Accept-Ranges bytes; add_header Accept-Ranges bytes;
sendfile on; sendfile on;
include mime.types;
types { types {
text/css ashx; text/css ashx;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论