From 5e30ac9f7358414c170a4b45dd0eb1f130133df9 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 22 Nov 2020 05:38:05 -0500 Subject: mark up ‘example.com’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index 272ed07c..f0cce98b 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -956,7 +956,7 @@ For Nginx, a possible basic reverse proxy configuration would be: proxy_set_header X-Forwarded-Host "example.com"; proxy_set_header X-Forwarded-Proto "https"; -Note that the above assumes your domain name is /example.com/ and that you +Note that the above assumes your domain name is ``example.com`` and that you have TLS configured. Leave out the last line if your Nginx reverse proxy does not have HTTPS enabled. Make sure to restart the /taler-merchant-httpd/ process after changing the ``SERVE`` configuration. -- cgit v1.2.3