]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5787 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 8 Mar 2023 10:50:25 +0000 (11:50 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 8 Mar 2023 10:50:25 +0000 (11:50 +0100)
resources/tools/dockerwebcontainer/template/httpd/httpd.conf

index 928144d77e5bc8979527936f79449743730026af..10f77b655926372df166d0099bbeacaaa28cd8c2 100644 (file)
@@ -291,6 +291,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
     Require all granted
 </Directory>
 
+RemoteIPHeader X-Forwarded-For
 ProxyPassMatch ^/(.*\.php(/.*)?)$ "fcgi://$name:9000/application/$1" timeout=1800
 
 #