]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #7741
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Oct 2025 15:06:11 +0000 (17:06 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 7 Oct 2025 15:06:11 +0000 (17:06 +0200)
config/httpd/apache2.conf

index f02685b7097ed57b444261fb266e91c31915c2c0..3313ef75bbddd0ae7bca303fd8a57695043cf16b 100644 (file)
@@ -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
 
 <Directory />