mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 13:36:16 -04:00
docs: Update for v2.2
This commit is contained in:
parent
30084b98b0
commit
af3676862b
11 changed files with 161 additions and 18 deletions
|
@ -21,6 +21,7 @@ Directive | Description
|
|||
**[log](/docs/caddyfile/directives/log)** | Enables access/request logging
|
||||
**[metrics](/docs/caddyfile/directives/metrics)** | Configures the Prometheus metrics exposition endpoint
|
||||
**[php_fastcgi](/docs/caddyfile/directives/php_fastcgi)** | Serve PHP sites over FastCGI
|
||||
**[push](/docs/caddyfile/directives/push)** | Push content to the client using HTTP/2 server push
|
||||
**[redir](/docs/caddyfile/directives/redir)** | Issues an HTTP redirect to the client
|
||||
**[request_header](/docs/caddyfile/directives/request_header)** | Manipulates request headers
|
||||
**[respond](/docs/caddyfile/directives/respond)** | Writes a hard-coded response to the client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue