#autoindex on;#去掉这一行内容,重启nginx即可
location /soft { #autoindex on;#去掉或者注释这一行内容 autoindex_exact_size off; autoindex_localtime on; }