1
0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-09-19 18:32:56 +00:00

Updated Using nginx sso with haproxy and SPOE (markdown)

mjbnz 2020-06-22 17:48:34 +12:00
parent dbe17b0033
commit 16b0f62f73

@ -86,7 +86,6 @@ defaults
timeout server 1m timeout server 1m
frontend fe-http frontend fe-http
mode http
bind :80 bind :80
acl is_login hdr(host) -i login.yourdomain.com acl is_login hdr(host) -i login.yourdomain.com
use_backend be-login-nginx-sso if is_login use_backend be-login-nginx-sso if is_login