Emphasize the lack of implicit file_server.

This commit is contained in:
lsb 2020-07-21 19:58:26 -07:00 committed by GitHub
parent c7b4ed30c7
commit 5a75e9bd3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -325,6 +325,8 @@ You may find the new [`route`](/docs/caddyfile/directives/route) and [`handle`](
Because it accepts a matcher in v2, this means you can also change the site root depending on the request. Because it accepts a matcher in v2, this means you can also change the site root depending on the request.
Please note than any implicit `file_server` directives that v1 inferred are now [required](#primary-changes).
### status ### status