location /.well-known { allow all; default_type "text/plain"; alias /home/wwwmails/letsencrypt/.well-known; } location = /.well-known { return 404; }