location / {
root /Users/akafra/Documents/upload;
autoindex on; # 显示索引
autoindex_exact_size on; # 显示大小
autoindex_localtime on; # 显示时间
}
复制代码
转载于:https://juejin.im/post/5cb580956fb9a06851505953