diff --git a/conf.d/checkstatus.conf b/conf.d/checkstatus.conf index 2f60d1e..cccd7c3 100644 --- a/conf.d/checkstatus.conf +++ b/conf.d/checkstatus.conf @@ -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)$ {