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

index 91ba7cecb619b35f1b6bf3939e15207a441580a2..82039bbd98d56e76a71f5427794c738d5dd0e176 100644 (file)
@@ -8,7 +8,6 @@ LoadModule headers_module modules/mod_headers.so
 <Directory />
        Options FollowSymLinks
        AllowOverride None
-       Require all denied
 </Directory>
 
 <Directory /usr/local/apache2/htdocs>