## ## certbot-nginx.conf -- NGINX configuration for certbot ## location /.well-known/acme-challenge/ { alias @l_prefix@/var/certbot/root/; }