From: Nicolas Boisselier Date: Fri, 13 Apr 2018 01:38:46 +0000 (+0100) Subject: www/dbq/etc/nginx.conf X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=7fc21f666ccfc69df5b3dbf87003340340abb9a4;p=nb.git www/dbq/etc/nginx.conf --- diff --git a/www/dbq/etc/nginx.conf b/www/dbq/etc/nginx.conf index b32adcf9..947f19a5 100644 --- a/www/dbq/etc/nginx.conf +++ b/www/dbq/etc/nginx.conf @@ -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