From 0fd4d9f4f5e89ed067a45413cdbd36f8a5725394 Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 5 Dec 2020 19:10:53 +0100 Subject: [PATCH] Update status.conf --- install/debian/10/apache2/status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/debian/10/apache2/status.conf b/install/debian/10/apache2/status.conf index da9d9633..0d82a356 100644 --- a/install/debian/10/apache2/status.conf +++ b/install/debian/10/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