Update Haproxy Configuration
parent
4881796cea
commit
0902fb2e92
@ -102,6 +102,7 @@ frontend fe-http
|
|||||||
http-request redirect scheme https unless { ssl_fc }
|
http-request redirect scheme https unless { ssl_fc }
|
||||||
use_backend be-http-clrghouz if { ssl_fc_sni -i clrghouz.bbs.dege.au }
|
use_backend be-http-clrghouz if { ssl_fc_sni -i clrghouz.bbs.dege.au }
|
||||||
# default_backend be-http-docker
|
# default_backend be-http-docker
|
||||||
|
default_backend be-http-clrghouz
|
||||||
|
|
||||||
backend be-http-clrghouz
|
backend be-http-clrghouz
|
||||||
mode http
|
mode http
|
||||||
|
Loading…
Reference in New Issue
Block a user