From 00f537bc3ab15a682666168c2c78e46cf6e4d490 Mon Sep 17 00:00:00 2001 From: vasco Date: Sun, 31 May 2026 15:26:31 +0100 Subject: [PATCH] fixed 4 (the return of the family) --- conf/httpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/httpd.conf b/conf/httpd.conf index b21a807..90b2736 100644 --- a/conf/httpd.conf +++ b/conf/httpd.conf @@ -17,7 +17,7 @@ DocumentRoot "/var/www/html" AllowOverride None - Require all granted # Allow open access: + Require all granted # Further relax access to the default document root: