# 针对json文件采用压缩

gzip_types text/plain text/css text/javascript application/javascript application/x-javascript text/xml application/xml application/wasm application/json;

# 添加json的解析
mime.types 加  application/json                      json;

相关文章:

  • 2021-08-01
  • 2022-02-09
  • 2022-12-23
  • 2021-10-25
  • 2022-01-18
猜你喜欢
  • 2022-02-11
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2022-01-07
  • 2022-02-24
  • 2021-12-29
相关资源
相似解决方案