Since nginx 1.7.5 you can use the keyword always to include custom headers even in error responses. For example: add_header X-Upstream $upstream_addr always ...
確定! 回上一頁