|
|
|
@ -3,7 +3,7 @@ server { |
|
|
|
|
server_name manager.__DNSDOMAIN__; |
|
|
|
|
root __MANAGERSITEDIR__; |
|
|
|
|
# Use "lm_app" format to get username in nginx.log (see nginx-lmlog.conf) |
|
|
|
|
#access_log /var/log/nginx/portal.log lm_app; |
|
|
|
|
#access_log /var/log/nginx/manager.log lm_app; |
|
|
|
|
|
|
|
|
|
# Uncomment this if you are running behind a reverse proxy and want |
|
|
|
|
# LemonLDAP::NG to see the real IP address of the end user |
|
|
|
|