中危—目录列表(关闭目录的浏览权限)
#autoindex on;#去掉这一行内容,重启nginx即可
location /soft {
#autoindex on;#去掉或者注释这一行内容
autoindex_exact_size off;
autoindex_localtime on;
}
#autoindex on;#去掉这一行内容,重启nginx即可
location /soft {
#autoindex on;#去掉或者注释这一行内容
autoindex_exact_size off;
autoindex_localtime on;
}