Add ACME location in netdat vhost

This commit is contained in:
Sadiq Saif 2017-09-16 12:17:34 -04:00 committed by GitHub
parent 62709d3731
commit 1c1002be6e
1 changed files with 2 additions and 0 deletions

View File

@ -233,6 +233,8 @@
- ssl_stapling on
- resolver 8.8.8.8 valid=300s
- add_header Strict-Transport-Security max-age=31536000
- location /.well-known/acme-challenge/ {
root /srv/www/netdata.asininetech.net;
- location / {
proxy_set_header X-Forwarded-Host $host;
proxy_set_header X-Forwarded-Server $host;