From 6a2e3f14e103ca155464389405ae8bdb41d6e69d Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 7 Oct 2025 17:06:57 +0200 Subject: [PATCH] wip #7741 --- config/httpd/apache2.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/httpd/apache2.conf b/config/httpd/apache2.conf index 3313ef7..91ba7ce 100644 --- a/config/httpd/apache2.conf +++ b/config/httpd/apache2.conf @@ -14,7 +14,6 @@ LoadModule headers_module modules/mod_headers.so Options Indexes FollowSymLinks AllowOverride None - Require all granted Header set Access-Control-Allow-Origin "*" -- 2.39.5