gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: root > alias


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: root > alias
Date: Mon, 05 Jun 2017 20:01:18 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c1ac926  root > alias
c1ac926 is described below

commit c1ac92613e4e727567094eaa90bb9e2aeedb454d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 5 20:01:07 2017 +0200

    root > alias
---
 etc/nginx/sites-enabled/docs-ssl.site | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/nginx/sites-enabled/docs-ssl.site 
b/etc/nginx/sites-enabled/docs-ssl.site
index 8ac0ea2..8214276 100644
--- a/etc/nginx/sites-enabled/docs-ssl.site
+++ b/etc/nginx/sites-enabled/docs-ssl.site
@@ -19,7 +19,7 @@ server {
        }
 
         location /merchant/frontend {
-            root /home/docbuilder/merchant-frontend-examples;
+            alias /home/docbuilder/merchant-frontend-examples;
         }
 
         location ~ ^/(api|_static) {

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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