Update default.conf
This commit is contained in:
@@ -38,4 +38,7 @@ server {
|
|||||||
location ~ /\.ht {
|
location ~ /\.ht {
|
||||||
deny all;
|
deny all;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
access_log off;
|
||||||
|
error_log /dev/null crit;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user