mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
A few minor fixes/tweaks
This commit is contained in:
parent
6b16d4d4b8
commit
2973be1e45
5 changed files with 29 additions and 19 deletions
|
@ -77,6 +77,9 @@ example2.com {
|
|||
}
|
||||
```
|
||||
|
||||
If a request matches multiple site blocks, the first matching site is chosen. Requests don't cascade into to other site blocks.
|
||||
|
||||
|
||||
### Directives
|
||||
|
||||
**Directives** are keywords which customize how the site is served. For example, a complete file server config might look like this:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue