Skip to content
Snippets Groups Projects
haproxy-cert.part 115 B
Newer Older
Michiel de Jong's avatar
Michiel de Jong committed

# %HOSTNAME%:
Michiel de Jong's avatar
Michiel de Jong committed
    acl https_%HOSTNAME% req_end(host) -i %HOSTNAME%
    use_backend %HOSTNAME% if https_%HOSTNAME%