From 85c1838626facaabfba7b7a9c4cacd4bd6053cf5 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 26 Mar 2022 02:15:41 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'services/pad.libre?= =?UTF-8?q?-service.eu.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/pad.libre-service.eu.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index a766859..bb4a1d9 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -224,10 +224,10 @@ Configurer le site web : ProxyRequests Off ProxyPreserveHost On - - ProxyPass http://localhost:9001/ retry=0 timeout=30 - ProxyPassReverse http://localhost:9001/ - + + ProxyPass http://localhost:9001 retry=0 timeout=30 + ProxyPassReverse http://localhost:9001 + # This is needed to handle the websocket transport through the proxy, since # etherpad does not use a specific sub-folder, such as /ws/ to handle this kind of traffic.