location /{{ acme_validation_directory }} { root {{ nginx_validation_root_directory }}; access_log off; try_files $uri $uri/ =404; }