|
|
|
@ -61,10 +61,10 @@ server { |
|
|
|
|
# Set manually your headers |
|
|
|
|
#auth_request_set $authuser $upstream_http_auth_user; |
|
|
|
|
#proxy_set_header Auth-User $authuser; |
|
|
|
|
# OR in the correspondinc block |
|
|
|
|
# OR in the corresponding block |
|
|
|
|
#fastcgi_param HTTP_AUTH_USER $authuser; |
|
|
|
|
|
|
|
|
|
# Then (if LUA not supported), change cookie header to hide LLNG cookie |
|
|
|
|
# Then (if LUA is not supported), change cookie header to hide LLNG cookie |
|
|
|
|
#auth_request_set $lmcookie $upstream_http_cookie; |
|
|
|
|
#proxy_set_header Cookie: $lmcookie; |
|
|
|
|
# OR in the corresponding block |
|
|
|
|