summary refs log tree commit diff
path: root/develop/reverse_proxy.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2022-12-28 15:46:14 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2022-12-28 15:46:14 +0000
commit539b491e69b7ebf8987b6b6fc675a9f54589a633 (patch)
treef44ee68600294a1d16831d492f59443890f515b3 /develop/reverse_proxy.html
parentdeploy: 2fb4071c1f74387976666c32823d844f2977c5dc (diff)
downloadsynapse-539b491e69b7ebf8987b6b6fc675a9f54589a633.tar.xz
deploy: 8d20b1ba1eb072c983ae4d5e455b09195dcf6755
Diffstat (limited to '')
-rw-r--r--develop/reverse_proxy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/reverse_proxy.html b/develop/reverse_proxy.html

index 67783637b9..a8b5f4b019 100644 --- a/develop/reverse_proxy.html +++ b/develop/reverse_proxy.html
@@ -184,7 +184,7 @@ listens to traffic on localhost. (Do not change <code>bind_addresses</code> to < when using a containerized Synapse, as that will prevent it from responding to proxied traffic.)</p> <p>Optionally, you can also set -<a href="../usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a> +<a href="./usage/configuration/config_documentation.html#listeners"><code>request_id_header</code></a> so that the server extracts and re-uses the same request ID format that the reverse proxy is using.</p> <h2 id="reverse-proxy-configuration-examples"><a class="header" href="#reverse-proxy-configuration-examples">Reverse-proxy configuration examples</a></h2>