And also for Caddyfile

master
William Desportes 2024-08-19 13:56:43 +00:00
parent feb56af0d0
commit b5bec6c471
1 changed files with 1 additions and 1 deletions

@ -32,7 +32,7 @@ Configure your webserver to respond statelessly to challenges for a given accoun
```
### CADDY
Add something similar to your `Caddyfile`:
```
```Caddyfile
example.com {
@achallenge {
path_regexp ch ^/\.well-known/acme-challenge/([-_a-zA-Z0-9]+)$