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: remove unnecessar


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: remove unnecessary link to docs
Date: Mon, 11 Dec 2017 14:52:22 +0100

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 e9d78fb  remove unnecessary link to docs
e9d78fb is described below

commit e9d78fb8a1dd1431815011fd99344f774accde49
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Dec 11 14:51:48 2017 +0100

    remove unnecessary link to docs
---
 etc/nginx/sites-enabled/docs-ssl.site | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/etc/nginx/sites-enabled/docs-ssl.site 
b/etc/nginx/sites-enabled/docs-ssl.site
index f49e9f6..93d7a99 100644
--- a/etc/nginx/sites-enabled/docs-ssl.site
+++ b/etc/nginx/sites-enabled/docs-ssl.site
@@ -56,20 +56,5 @@ server {
             alias /home/docbuilder/api/html/_static;
         }
 
-        location /current/merchant-backend {
-            root /var/www/merchant/doc/;
-            rewrite (/current/merchant-backend)/(.*) /$2 break;
-        }
-
-        location /current/merchant-shop/php {
-            root /var/www/merchant-frontend-examples/php/doc/;
-            rewrite (/current/merchant-shop/php)/(.*) /$2 break;
-        }
-
-        location /current/merchant-shop/python {
-            root /var/www/merchant-frontend-examples/python/doc/;
-            rewrite (/current/merchant-shop/python)/(.*) /$2 break;
-        }
-
         include conf.d/favicon_robots;
 }

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



reply via email to

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