And also for Caddyfile
parent
feb56af0d0
commit
b5bec6c471
|
@ -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]+)$
|
||||
|
|
Loading…
Reference in New Issue