From ef9126db3d6ca07a63b6036fec233675d80d7f62 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 8 Feb 2021 03:42:31 -0500 Subject: add markup (four instances) --- taler-merchant-manual.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index b3a4ad9e..c3cdada8 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -937,8 +937,8 @@ process after changing the ``SERVE`` configuration. Apache ^^^^^^ -In Apache, make sure you have "mod_proxy", "mod_proxy_http" and -"mod_headers" enabled: +In Apache, make sure you have ``mod_proxy``, ``mod_proxy_http`` and +``mod_headers`` enabled: .. code-block:: console @@ -957,7 +957,7 @@ endpoint): Note that the above again assumes your domain name is ``example.com`` and that -you have TLS configured. Note that you must add the "https" header unless +you have TLS configured. Note that you must add the ``https`` header unless your site is not available via TLS. The above configuration(s) are both incomplete. You must still additionally -- cgit v1.2.3