From 82e782fcae9ea5d4b97504373584ea52951e0971 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 17 Nov 2024 07:37:34 +0100 Subject: [PATCH] cosmetics --- Reverse-Proxy-Diagnostics-Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reverse-Proxy-Diagnostics-Troubleshooting.md b/Reverse-Proxy-Diagnostics-Troubleshooting.md index 2855adc..b70cf0c 100644 --- a/Reverse-Proxy-Diagnostics-Troubleshooting.md +++ b/Reverse-Proxy-Diagnostics-Troubleshooting.md @@ -250,7 +250,7 @@ In case connection from reverse proxy towards _Radicale_ is not working or flapp * SELinux configuration above * Listen socket of _Radicale_ matches ProxyPass host configuration -| **System** | **ProxyPass** | **Radicale server/host** | **Expected Result** | +| **System** | **ProxyPass
host** | **Radicale
[server] hosts=** | **Expected Result** | | -- | -- | -- | -- | | IPv4-only | 127.0.0.1 | 127.0.0.1 | ok | | IPv4-only | localhost | 127.0.0.1 | ok |