compose-website/templates/haproxy-cert.part
2014-10-08 11:39:29 +01:00

4 lines
115 B
Text

# %HOSTNAME%:
acl https_%HOSTNAME% req_end(host) -i %HOSTNAME%
use_backend %HOSTNAME% if https_%HOSTNAME%