mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 06:31:16 +01:00
docs: fix rule expression render
This commit is contained in:
parent
6d6f8b28d7
commit
b952f814c1
@ -849,7 +849,7 @@ The table below lists all the available matchers:
|
|||||||
Hence, only TLS routers will be able to specify a domain name with that rule.
|
Hence, only TLS routers will be able to specify a domain name with that rule.
|
||||||
However, there is one special use case for HostSNI with non-TLS routers:
|
However, there is one special use case for HostSNI with non-TLS routers:
|
||||||
when one wants a non-TLS router that matches all (non-TLS) requests,
|
when one wants a non-TLS router that matches all (non-TLS) requests,
|
||||||
one should use the specific `HostSNI(*)` syntax.
|
one should use the specific ```HostSNI(`*`)``` syntax.
|
||||||
|
|
||||||
!!! info "Combining Matchers Using Operators and Parenthesis"
|
!!! info "Combining Matchers Using Operators and Parenthesis"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user