include order fixes

This commit is contained in:
Szekeres Bálint
2018-01-10 16:08:38 +01:00
parent ccdd4ec318
commit 3e55b6cd97
6 changed files with 20 additions and 14 deletions

View File

@@ -1,3 +1,4 @@
# ACME-challenge
location ^~ /.well-known/acme-challenge/ {
default_type "text/plain";
root /var/www/_letsencrypt;