From f11d0d4f2f00af2ef6725354e0b2a277ca1326fe Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 28 Nov 2014 10:53:26 +0100 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/nginx/site.d/burette/http.conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/nginx/site.d/burette/http.conf | 18 +++++++++++++++++- etc/nginx/site.d/burette/site.conf | 8 ++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/etc/nginx/site.d/burette/http.conf b/etc/nginx/site.d/burette/http.conf index 45c7d03..d2f5b8e 100644 --- a/etc/nginx/site.d/burette/http.conf +++ b/etc/nginx/site.d/burette/http.conf @@ -3,16 +3,24 @@ server { server_name burette.atelierdynamo.fr burette.autourducycle.heureux-cyclage.org + burette.bicyclaide.heureux-cyclage.org + burette.bicyclaide.org burette.bretzselle.heureux-cyclage.org burette.bretzselle.org burette.changedechaine.heureux-cyclage.org + burette.cyclesetmanivelles.heureux-cyclage.org burette.cyclocoop.heureux-cyclage.org burette.cyclocoop.org burette.cyclofficineangouleme.heureux-cyclage.org burette.dynamo.heureux-cyclage.org + burette.eturecup.heureux-cyclage.org + burette.eturecup.org burette.labecaneajules.fr burette.labecaneajules.heureux-cyclage.org + burette.lapetiterennes.heureux-cyclage.org + burette.lapetiterennes.org burette.laptiterustine.heureux-cyclage.org + burette.mig.heureux-cyclage.org burette.mobilidees.heureux-cyclage.org burette.mobilidees.org burette.ohcyclo.heureux-cyclage.org @@ -46,16 +54,24 @@ map $http_host $burette_dbfilter { default ""; burette.atelierdynamo.fr "dynamo$"; burette.autourducycle.heureux-cyclage.org "autourducycle$"; + burette.bicyclaide.heureux-cyclage.org "bicyclaide$"; + burette.bicyclaide.org "bicyclaide$"; burette.bretzselle.heureux-cyclage.org "bretzselle$"; burette.bretzselle.org "bretzselle$"; burette.changedechaine.heureux-cyclage.org "changedechaine$"; + burette.cyclesetmanivelles.heureux-cyclage.org "cyclesetmanivelles$"; burette.cyclocoop.heureux-cyclage.org "cyclo_.*$"; burette.cyclocoop.org "cyclo_.*$"; burette.cyclofficineangouleme.heureux-cyclage.org "cyclofficine_angouleme$"; burette.dynamo.heureux-cyclage.org "dynamo$"; + burette.eturecup.heureux-cyclage.org "eturecup$"; + burette.eturecup.org "eturecup$"; burette.labecaneajules.fr "labecaneajules$"; burette.labecaneajules.heureux-cyclage.org "labecaneajules$"; - burette.laptiterustine.heureux-cyclage.org "laptiterustine$"; + burette.lapetiterennes.heureux-cyclage.org "lapetiterennes$"; + burette.lapetiterennes.org "lapetiterennes$"; + burette.laptiterustine.heureux-cyclage.org "laptiterustine$"; + burette.mig.heureux-cyclage.org "heureuxcyclage$"; burette.mobilidees.heureux-cyclage.org "mobilidees$"; burette.mobilidees.org "mobilidees$"; burette.ohcyclo.heureux-cyclage.org "ohcyclo$"; diff --git a/etc/nginx/site.d/burette/site.conf b/etc/nginx/site.d/burette/site.conf index 99705b5..42e5481 100644 --- a/etc/nginx/site.d/burette/site.conf +++ b/etc/nginx/site.d/burette/site.conf @@ -1,16 +1,24 @@ server_name burette.atelierdynamo.fr burette.autourducycle.heureux-cyclage.org + burette.bicyclaide.heureux-cyclage.org + burette.bicyclaide.org burette.bretzselle.heureux-cyclage.org burette.bretzselle.org burette.changedechaine.heureux-cyclage.org + burette.cyclesetmanivelles.heureux-cyclage.org burette.cyclocoop.heureux-cyclage.org burette.cyclocoop.org burette.cyclofficineangouleme.heureux-cyclage.org burette.dynamo.heureux-cyclage.org + burette.eturecup.heureux-cyclage.org + burette.eturecup.org burette.labecaneajules.fr burette.labecaneajules.heureux-cyclage.org + burette.lapetiterennes.heureux-cyclage.org + burette.lapetiterennes.org burette.laptiterustine.heureux-cyclage.org + burette.mig.heureux-cyclage.org burette.mobilidees.heureux-cyclage.org burette.mobilidees.org burette.ohcyclo.heureux-cyclage.org -- 2.20.1