Commit Graph

9 Commits

Author SHA1 Message Date
Shannon Burns 173724474c Removed local host from listen directive to expose server to outside IP's 2015-06-02 09:24:36 -07:00
tmauro-nginx 52cbf2fa43 Update nginx-ldap-auth.conf
As advised by vl, removed 'server_name localthost' directive from main server{ } block and combined the separate 'error_page' directives for 401 and 403 into one.
2015-05-13 16:38:09 -07:00
tmauro-nginx 835b20ba4c Update nginx-ldap-auth.conf
Further refinements to comments about 'server' block and 'proxy_set_header' directives.
2015-05-12 18:54:45 -07:00
tmauro-nginx 4129f7b7c7 Update nginx-ldap-auth.conf
Refine comments about setting IP addresses for the back-end and ldap-auth daemons.
2015-05-12 18:31:36 -07:00
tmauro-nginx dab97f77e9 Update nginx-ldap-auth.conf
Changing port for virtual server from 8080 to 8081, because 8080 is already used for the NGINX Plus dashboard, as published in the documentation (for example, http://nginx.com/products/live-activity-monitoring/) and the sample configuration file (http://nginx.com/resources/conf/status.txt).  Also slightly changing text in comments.
2015-04-29 15:01:21 -07:00
tmauro-nginx c063925600 Update nginx-ldap-auth.conf
Change 'X-TARGET' to 'X-Target'
2015-04-09 20:57:45 -07:00
tmauro-nginx 1b38e653be Update nginx-ldap-auth.conf
Tweak wording in comments, mostly for style. Changes to comments about setting the Bind DN and Base DN are required for accuracy.
2015-04-09 13:02:14 -07:00
Vladimir Homutov 9340c2771b Merged current configuration with Tony's additions. 2015-04-01 13:11:51 +03:00
Vladimir Homutov 21a68af1aa initial version of daemons and configuration 2015-04-01 13:02:48 +03:00