summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index ae9df2d9..a271d497 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -786,7 +786,7 @@ it twice, first creating the ``default`` instance, then creating normal ones.
instance does not exist (HTTP 404) and the case where access is denied
(HTTP 403).
This is all moot behind a properly configured
- :ref:`reverse proxy <Reverse proxy configuration>`.
+ :ref:`reverse proxy <reverse-proxy-configuration>`.
KUDOS Accounts
@@ -903,6 +903,8 @@ host-based firewall to block access to the TCP port of the merchant backend,
but this is *not recommended*. Relying on NAT or network firewalls for access
control is gross negligence.
+.. _reverse-proxy-configuration:
+
Reverse proxy configuration
---------------------------