From 95b21ecb966847a10da7a22f6570d6cff069d7a8 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Tue, 25 Nov 2025 10:44:34 +0100 Subject: [PATCH] include for /static Signed-off-by: Basil Bruhn --- apache/conf/srem.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apache/conf/srem.conf b/apache/conf/srem.conf index b70932b..c10591b 100644 --- a/apache/conf/srem.conf +++ b/apache/conf/srem.conf @@ -12,6 +12,12 @@ Require all granted + + Options +ExecCGI +Includes + AllowOverride None + Require all granted + + # Explicit CGI directories ScriptAlias /cgibin/ /var/www/srem/cgibin/