SHA256
1
0
forked from pool/dehydrated
dehydrated/acme-challenge.conf.lighttpd.in

5 lines
98 B
Plaintext

server.modules += ("alias")
alias.url += (
"/.well-known/acme-challenge/" => "@CHALLENGEDIR@",
)