A few minor fixes/tweaks

This commit is contained in:
Matthew Holt 2020-04-04 16:17:54 -06:00
parent 6b16d4d4b8
commit 2973be1e45
5 changed files with 29 additions and 19 deletions

View file

@ -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: