I also added the "/close" location to my config as I had some related 404s in my nginx logs. location /close { #access_log off; proxy_read_timeout 75; ...
確定! 回上一頁