mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-09 03:04:57 -04:00
Updated v2: Documentation (markdown)
parent
a16757afb5
commit
f2f9171e36
@ -585,7 +585,7 @@ Creates a matcher. Multiple matchers are AND'ed.
|
|||||||
matcher <name> {
|
matcher <name> {
|
||||||
host <hosts...>
|
host <hosts...>
|
||||||
path <paths...>
|
path <paths...>
|
||||||
path_regexp <regexp>
|
path_regexp [<name>] <regexp>
|
||||||
method <methods...>
|
method <methods...>
|
||||||
query <key=val...>
|
query <key=val...>
|
||||||
header <field> <value>
|
header <field> <value>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user