turn off err log for checkstatus

This commit is contained in:
root 2022-12-15 15:28:44 +00:00
parent 495bd0418b
commit 01781c38bd
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ server {
include snippets/lets-encrypt.conf;
root /var/www/checkstatus;
error_log off;
index index.html index.php index.cgi index.py index.sh index.pl index.lua;
ssi on;
location ~ (\.cgi|\.py|\.sh|\.pl|\.lua|\/cgi-bin)$ {