gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: fix typo: add blank line after ‘::’


From: gnunet
Subject: [taler-docs] branch master updated: fix typo: add blank line after ‘::’ (two instances)
Date: Sun, 22 Nov 2020 11:51:38 +0100

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

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 9bca656  fix typo: add blank line after ‘::’ (two instances)
9bca656 is described below

commit 9bca65671a459e926d6a67b17483a9449be34309
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Sun Nov 22 05:50:46 2020 -0500

    fix typo: add blank line after ‘::’ (two instances)
---
 taler-merchant-manual.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index cb7ffba..9149da0 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1063,11 +1063,13 @@ Apache
 For Apache, you should first enable "mod_rewrite":
 
     ::
+
        a2enmod rewrite
 
 Then, you can restrict to an access control token using:
 
     ::
+
        <Location "/">
        RewriteEngine On
        RewriteCond "%{HTTP:AUTHORIZATION}" "!=SECURITYTOKEN"

-- 
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]