From c8a30cdb31c5a1b8f94d9f8148cacaa3fbe85f96 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 12 Jan 2015 15:52:41 +0100 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/nginx/site.d/burette/=20-=20burette.recupr.org?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/nginx/site.d/burette/http.conf | 2 ++ etc/nginx/site.d/burette/site.conf | 1 + 2 files changed, 3 insertions(+) diff --git a/etc/nginx/site.d/burette/http.conf b/etc/nginx/site.d/burette/http.conf index a275a97..65ad948 100644 --- a/etc/nginx/site.d/burette/http.conf +++ b/etc/nginx/site.d/burette/http.conf @@ -30,6 +30,7 @@ server { burette.ptitvelo.heureux-cyclage.org burette.ptitvelo.net burette.recupr.heureux-cyclage.org + burette.recupr.org burette.repeyre.fr burette.repeyre.heureux-cyclage.org burette.rouepet.heureux-cyclage.org @@ -86,6 +87,7 @@ map $http_host $burette_dbfilter { burette.ptitvelo.heureux-cyclage.org "ptitvelo$"; burette.ptitvelo.net "ptitvelo$"; burette.recupr.heureux-cyclage.org "recupr$"; + burette.recupr.org "recupr$"; burette.repeyre.fr "repeyre$"; burette.repeyre.heureux-cyclage.org "repeyre$"; burette.rouepet.heureux-cyclage.org "rouepet$"; diff --git a/etc/nginx/site.d/burette/site.conf b/etc/nginx/site.d/burette/site.conf index bb27fd6..ef43d86 100644 --- a/etc/nginx/site.d/burette/site.conf +++ b/etc/nginx/site.d/burette/site.conf @@ -27,6 +27,7 @@ server_name burette.ptitvelo.heureux-cyclage.org burette.ptitvelo.net burette.recupr.heureux-cyclage.org + burette.recupr.org burette.repeyre.fr burette.repeyre.heureux-cyclage.org burette.rouepet.heureux-cyclage.org -- 2.20.1