1

How to put HTTP AUTH login to header ? Something like:

auth_basic "Restricted";
auth_basic_user_file /etc/nginx/.htpasswd;
proxy_set_header Username $Login_here;

any ideas ?

4

0 回答 0