From: Vincent Vanwaelscappel Date: Tue, 7 Oct 2025 15:06:11 +0000 (+0200) Subject: wip #7741 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6aeec68f02ca45ad466bd3095d3e3c38f10223c8;p=fluidbook-hosting-loadbalancer.git wip #7741 --- diff --git a/config/httpd/apache2.conf b/config/httpd/apache2.conf index f02685b..3313ef7 100644 --- a/config/httpd/apache2.conf +++ b/config/httpd/apache2.conf @@ -2,6 +2,7 @@ ErrorLog /proc/self/fd/2 HostnameLookups Off +LoadModule mpm_event_module modules/mod_mpm_event.so LoadModule headers_module modules/mod_headers.so