gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 07/15: add markup (five instances)


From: gnunet
Subject: [taler-docs] 07/15: add markup (five instances)
Date: Mon, 08 Feb 2021 10:07:10 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit f3b6f31d52269eae90f195a8b899eee85443ebb5
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Feb 8 03:46:05 2021 -0500

    add markup (five instances)
---
 taler-merchant-manual.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 37af9b0..9c52cd2 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1033,7 +1033,7 @@ each instance:
 Apache
 ^^^^^^
 
-For Apache, you should first enable "mod_rewrite":
+For Apache, you should first enable ``mod_rewrite``:
 
 .. code-block:: console
 
@@ -1051,10 +1051,10 @@ Then, you can restrict to an access control token using:
        ProxyPass "unix:/some/path/here.sock|http://example.com/";
        </Location>
 
-Here, "SECURITYTOKEN" should be replaced with the actual shared secret.  Note
-that the "(.+)" ensures that the above matches all endpoints that include the
-string "/private/".  If you only run a single instance, you could simply
-specify "/private/" without the "~" to only configure the access policy for
+Here, ``SECURITYTOKEN`` should be replaced with the actual shared secret.  Note
+that the ``(.+)`` ensures that the above matches all endpoints that include the
+string ``/private/``.  If you only run a single instance, you could simply
+specify ``/private/`` without the ``~`` to only configure the access policy for
 the default instance.
 
 If you are running different instances on the same backend, you

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]