mirror of
https://github.com/caddyserver/website.git
synced 2025-04-24 22:16:15 -04:00
docs: More changes for upcoming v2.5.0 release (#226)
This commit is contained in:
parent
35a02d78d7
commit
eaf0aae816
6 changed files with 73 additions and 8 deletions
|
@ -66,6 +66,7 @@ Directive | Description
|
|||
**[tracing](/docs/caddyfile/directives/tracing)** | Integration with OpenTelemetry tracing
|
||||
**[try_files](/docs/caddyfile/directives/try_files)** | Rewrite that depends on file existence
|
||||
**[uri](/docs/caddyfile/directives/uri)** | Manipulate the URI
|
||||
**[vars](/docs/caddyfile/directives/vars)** | Set arbitrary variables
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -109,6 +110,7 @@ Many directives manipulate the HTTP handler chain. The order in which those dire
|
|||
tracing
|
||||
|
||||
map
|
||||
vars
|
||||
root
|
||||
|
||||
header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue