Nginx configure should look like this: location / { proxy_pass http://127.0.0.1:4873/; proxy_set_header Host $host:$server_port;
確定! 回上一頁