nginx的技巧,不斷整理

1.nginx轉發時,帶上auth信息nginx

proxy_set_header Authorization $http_authorization;
proxy_pass_header  Authorization;
相關文章
相關標籤/搜索