There could be several add_header directives. ... server { add_header x-name nginx; location / { root /path; } location /static/ ...
確定! 回上一頁