mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
And also for Caddyfile
@@ -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]+)$
|
||||
|
||||
Reference in New Issue
Block a user