From c51e131632064a78810ea5814713a48df5e86aad Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 13 Jan 2015 14:46:02 +0100 Subject: [PATCH] =?utf8?q?Ajout=C2=A0:=20=20=20=20=20=20=20=20=20etc/nginx?= =?utf8?q?/site.d/burette/http.conf=20-=20burette.la-roue-libre.com?= 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 65ad948..6007b9a 100644 --- a/etc/nginx/site.d/burette/http.conf +++ b/etc/nginx/site.d/burette/http.conf @@ -22,6 +22,7 @@ server { burette.lapetiterennes.org burette.laptiterustine.heureux-cyclage.org burette.larouelibre.heureux-cyclage.org + burette.la-roue-libre.com burette.lechatperche.heureux-cyclage.org burette.mig.heureux-cyclage.org burette.mobilidees.heureux-cyclage.org @@ -79,6 +80,7 @@ map $http_host $burette_dbfilter { burette.lapetiterennes.org "lapetiterennes$"; burette.laptiterustine.heureux-cyclage.org "laptiterustine$"; burette.larouelibre.heureux-cyclage.org "larouelibre$"; + burette.la-roue-libre.com "larouelibre$"; burette.lechatperche.heureux-cyclage.org "lechatperche$"; burette.mig.heureux-cyclage.org "heureuxcyclage$"; burette.mobilidees.heureux-cyclage.org "mobilidees$"; diff --git a/etc/nginx/site.d/burette/site.conf b/etc/nginx/site.d/burette/site.conf index ef43d86..4d28ac1 100644 --- a/etc/nginx/site.d/burette/site.conf +++ b/etc/nginx/site.d/burette/site.conf @@ -19,6 +19,7 @@ server_name burette.lapetiterennes.org burette.laptiterustine.heureux-cyclage.org burette.larouelibre.heureux-cyclage.org + burette.la-roue-libre.com burette.lechatperche.heureux-cyclage.org burette.mig.heureux-cyclage.org burette.mobilidees.heureux-cyclage.org -- 2.20.1