location /apk_download { alias /usr/share/nginx/html/; include mime.types; default_type application/octet-stream; autoindex on; autoindex_exact_size off; autoindex_localtime on;
charset utf-8,gbk;
}

以上为openresty的配置

相关文章:

  • 2022-12-23
  • 2021-05-28
  • 2022-01-28
  • 2022-12-23
  • 2023-03-05
  • 2021-07-01
  • 2022-02-18
  • 2021-10-13
猜你喜欢
  • 2021-09-07
  • 2022-12-23
  • 2021-10-11
  • 2022-12-23
  • 2021-12-27
  • 2021-11-27
  • 2022-12-23
相关资源
相似解决方案