摘要: # location ~ .*\.(gif|jpg|jpeg|png|bmp|swf)$ # { # #解决反向代理无法访问图片 # proxy_pass http://localhost:4534; # proxy_set_header Host $host:$server_port; # pro 阅读全文
posted @ 2021-02-14 17:49 三瑞 阅读(46) 评论(0) 推荐(0)