From: Nicolas Boisselier Date: Tue, 20 Dec 2016 17:11:45 +0000 (+0100) Subject: nginx dbq X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=6c2a32a3972b0448fe86bd960499c2700be35f28;p=nb.git nginx dbq --- diff --git a/www/dbq/etc/nginx/default.conf b/www/dbq/etc/nginx/default.conf index fc4db670..b464ddcd 100644 --- a/www/dbq/etc/nginx/default.conf +++ b/www/dbq/etc/nginx/default.conf @@ -27,6 +27,9 @@ server { # Ignore location = /favicon.ico { access_log off; log_not_found off; } location = /robots.txt { access_log off; log_not_found off; } + location = /.well-known { + alias /sync/etc/certs/dbq.nbdom.net/web/.well-known; + } ############################################################### # Deny