为了账号安全,请及时绑定邮箱和手机立即绑定

nginx的列举文件列表功能无法开启?

nginx的列举文件列表功能无法开启?

BIG阳 2019-01-02 22:28:16
server {        listen 8000;        root html;        autoindex on;        autoindex_exact_size off;        autoindex_localtime on; }已经使用autoindex on;开启列表功能,但是访问localhost:8000还是显示index.html的内容
查看完整描述

1 回答

?
MYYA

TA贡献1868条经验 获得超4个赞

有index.html就会显示index.html,你可以把index配置关掉

查看完整回答
反对 回复 2019-01-02
  • 1 回答
  • 0 关注
  • 497 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信