配置文件下载,开启文件浏览列表
shell
server { |
alias 指定虚拟目录
autoindex on;打开目录浏览功能
假设服务器 ip 为 192.168.10.234
那么访问 192.168.10.234:80/app/cgjc.apk 就能直接下载文件
那么访问 192.168.10.234:80/app/cgjc-test.apk 就能直接下载文件
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment