In the below example, we are defining the proxy set header as follows. Code – server { listen 80; location / { proxy_pass http://nginx; ...
確定! 回上一頁