location ^~ /poster {
alias /home/wwwroot/poster;
autoindex on;
}nginx实现图片服务器
最新推荐文章于 2023-11-08 14:26:33 发布
location ^~ /poster {
alias /home/wwwroot/poster;
autoindex on;
}
359
6万+

被折叠的 条评论
为什么被折叠?