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

index eefb78f22a4eec8afa451197ef6bc2d9cd6fbb76..77912b87542f5a527bdf9f8e5cf3c730cb54efc6 100644 (file)
@@ -19,7 +19,6 @@ LoadModule headers_module modules/mod_headers.so
        Header set Access-Control-Allow-Origin "*"
 </Directory>
 
-<VirtualHost *:80>
        DocumentRoot /usr/local/apache2/htdocs
        Header set Access-Control-Allow-Origin "*"
 </VirtualHost>