Add the following lines as the first server block to your nginx.conf to remedy this situation: server { listen 1.2.3.4:80 default_server; ...
確定! 回上一頁