taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f357f261c5369586ad67f8efa580fe737d6e2619
parent eaab49eec3ab3257f2b045e035cac4f5532ae1f0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 11 Aug 2021 05:20:23 -0400

link to ‘Reverse proxy configuration’

Diffstat:
Mtaler-merchant-manual.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst @@ -785,8 +785,8 @@ it twice, first creating the ``default`` instance, then creating normal ones. This means unauthorized users can distinguish between the case where the instance does not exist (HTTP 404) and the case where access is denied (HTTP 403). - This is all moot behind a properly configured reverse proxy. - FIXME: Link to primary reverse proxy documentation. + This is all moot behind a properly configured + `reverse proxy <Reverse proxy configuration>`_. KUDOS Accounts