From f87855ffa8e5a96f999ce0d1e3aa54fccdcbbb3b Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 5 Dec 2020 19:12:02 +0100 Subject: [PATCH] Update status.conf --- install/debian/8/apache2/status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/debian/8/apache2/status.conf b/install/debian/8/apache2/status.conf index da9d96333..0d82a356a 100644 --- a/install/debian/8/apache2/status.conf +++ b/install/debian/8/apache2/status.conf @@ -4,5 +4,5 @@ Listen 127.0.0.1:8081 Order deny,allow Deny from all Allow from 127.0.0.1 - Allow from all + # Allow from all