mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-11-09 18:00:04 +00:00
Updated Using nginx sso with haproxy and SPOE (markdown)
parent
dbe17b0033
commit
16b0f62f73
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ defaults
|
|||
timeout server 1m
|
||||
|
||||
frontend fe-http
|
||||
mode http
|
||||
bind :80
|
||||
acl is_login hdr(host) -i login.yourdomain.com
|
||||
use_backend be-login-nginx-sso if is_login
|
||||
|
|
Loading…
Reference in a new issue