... proxy_set_header X-Real-IP $remote_addr; proxy_set_header Host $http_host; proxy_read_timeout 1200; proxy_pass http://127.0.0.1:8888$request_uri; ...
確定! 回上一頁