摘要:
server { listen 80; server_name www.example1.com ; location / { proxy_pass http://127.0.0.1:8080; proxy_set_header Host $host; proxy_set_header X-Real-Ip $r... 阅读全文
posted @ 2019-04-26 17:56
zzzzy09
阅读(226)
评论(0)
推荐(0)
浙公网安备 33010602011771号