]> git.nbdom.net Git - nb.git/commitdiff
dbq
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Tue, 13 Dec 2016 15:50:58 +0000 (16:50 +0100)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Tue, 13 Dec 2016 15:50:58 +0000 (16:50 +0100)
www/dbq/etc/nginx/default.conf

index deeade946c55101dca772ef5a49efb1f4e998576..a30b86a62e676e56883ee5029dba5f2b972c4190 100644 (file)
@@ -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