Nginx Autoindex Module

ngx_http_autoindex_module

root /www/wwwroot/;
autoindex on;
autoindex_format html;
autoindex_exact_size off;
autoindex_localtime on;

 

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注