docs: Minor improvements/clarifications

This commit is contained in:
Matthew Holt 2020-11-25 10:46:58 -07:00
parent 1bdf4a6343
commit 94a7c5f1cd
3 changed files with 21 additions and 4 deletions

View file

@ -6,6 +6,8 @@ title: log (Caddyfile directive)
Enables and configures HTTP request logging (also known as access logs).
The `log` directive applies to the host/port of the site block it appears in, not any other part of the site address (e.g. path).
## Syntax
```caddy-d