From acd0bbfc999a680fedf07a937221d7a05e457073 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Tue, 25 Nov 2025 11:13:19 +0100 Subject: [PATCH] no cgi in root folder Signed-off-by: Basil Bruhn --- apache/conf/srem.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache/conf/srem.conf b/apache/conf/srem.conf index 842b211..ea90392 100644 --- a/apache/conf/srem.conf +++ b/apache/conf/srem.conf @@ -9,7 +9,7 @@ AddOutputFilter INCLUDES .shtml - Options +ExecCGI +Includes + Options +Includes AllowOverride None Require all granted