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

index 3313ef75bbddd0ae7bca303fd8a57695043cf16b..91ba7cecb619b35f1b6bf3939e15207a441580a2 100644 (file)
@@ -14,7 +14,6 @@ LoadModule headers_module modules/mod_headers.so
 <Directory /usr/local/apache2/htdocs>
        Options Indexes FollowSymLinks
        AllowOverride None
-       Require all granted
        Header set Access-Control-Allow-Origin "*"
 </Directory>