z7369 发表于 2018-11-12 08:45:28

nginx 列出目录

location /images {  root   /var/www/nginx-default/ibugaocn;
  autoindex on;
  }

页: [1]
查看完整版本: nginx 列出目录