摘要: 1. nginx.conf 代理转发服务器配置如下: listen 9900; server_name localhost; #charset koi8-r; #access_log logs/host.access.log main; location / { proxy_pass http:// 阅读全文
posted @ 2020-07-20 10:07 leolzi 阅读(251) 评论(0) 推荐(0) 编辑