]> git.nbdom.net Git - nb.git/commitdiff
www/dbq/etc/nginx.conf
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 13 Apr 2018 01:38:46 +0000 (02:38 +0100)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Fri, 13 Apr 2018 01:38:46 +0000 (02:38 +0100)
www/dbq/etc/nginx.conf

index b32adcf936d66d24d60b5ff210dc64d7caa59f1c..947f19a5b51e401aba0586397bc5bffcf26caf00 100644 (file)
@@ -11,7 +11,7 @@ location = /robots.txt  { access_log off; log_not_found off; }
 
 #--------------------------------------------------------------#
 # Deny
-location ~ /\. { deny all; }
+location ~ /\.ht { deny all; }
 
 #--------------------------------------------------------------#
 # All to index.php