@ -84,7 +84,7 @@ location ~ /\. {
log_not_found off;
}
location ~* ^.+.log$ {
location ~* ^.+\.log$ {
deny all;
access_log off;