From: Nicolas Boisselier Date: Tue, 13 Dec 2016 15:50:58 +0000 (+0100) Subject: dbq X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=ea11b568a4f8d5e549606628eb4f7da7ba739fa3;p=nb.git dbq --- diff --git a/www/dbq/etc/nginx/default.conf b/www/dbq/etc/nginx/default.conf index deeade94..a30b86a6 100644 --- a/www/dbq/etc/nginx/default.conf +++ b/www/dbq/etc/nginx/default.conf @@ -30,11 +30,11 @@ server { ############################################################### # Deny - location ~ /\. { - deny all; - access_log off; - log_not_found off; - } +# NB 13.12.16 location ~ /\. { +# NB 13.12.16 deny all; +# NB 13.12.16 access_log off; +# NB 13.12.16 log_not_found off; +# NB 13.12.16 } ############################################################### # serve static files directly