mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 20:46:15 -04:00
docs: Add docs for acme_server Caddyfile directive
This commit is contained in:
parent
1367aebe20
commit
f30a545625
2 changed files with 22 additions and 0 deletions
|
@ -8,6 +8,7 @@ The following directives come standard with Caddy, and can be used in the HTTP C
|
|||
|
||||
Directive | Description
|
||||
----------|------------
|
||||
**[acme_server](/docs/caddyfile/directives/acme_server)** | An embedded ACME server
|
||||
**[basicauth](/docs/caddyfile/directives/basicauth)** | Enforces HTTP Basic Authentication
|
||||
**[bind](/docs/caddyfile/directives/bind)** | Customize the server's socket address
|
||||
**[encode](/docs/caddyfile/directives/encode)** | Encodes (usually compresses) responses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue