Don't proxypass acme-challenge in the sample config

So you can use Letsencrypt
This commit is contained in:
root 2016-04-01 15:06:33 +02:00
parent 1065b747fe
commit c743061e60
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
# ProxyPassReverse /etherpad/ http://localhost:9001/
ProxyPass /.well-known/acme-challenge !
ProxyPass / http://127.0.0.1:8090/ Keepalive=on
ProxyPassReverse / http://127.0.0.1:8090/
<Proxy *>