1
1
Fork 0

Add acme.include

This commit is contained in:
Michael Höß 2020-09-29 20:54:58 +00:00
parent e2d6a21bdf
commit dc9b0085ca
1 changed files with 2 additions and 0 deletions

2
apache/acme.include Normal file
View File

@ -0,0 +1,2 @@
ProxyPass "/.well-known/acme-challenge" "http://127.0.0.1:9432/.well-known/acme-challenge" timeout=10 retry=3
ProxyPassReverse "/.well-known/acme-challenge" "http://127.0.0.1:9432/.well-known/acme-challenge"