From 4162bf63b8a7eb6d3da55e865a9b9050a949f4fe Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 25 Sep 2015 16:18:11 +0200 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/nginx/org/heureux-cyclage/burettes/=20-=20+cyclamaine?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf | 1 + .../etc/nginx/org/heureux-cyclage/burettes/server.conf.m4 | 1 + 2 files changed, 2 insertions(+) diff --git a/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf b/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf index 5bcd91f..aec00cc 100644 --- a/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf +++ b/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf @@ -7,6 +7,7 @@ server_name burette.bretzselle.heureux-cyclage.org burette.bretzselle.org burette.changedechaine.heureux-cyclage.org + burette.cyclamaine.heureux-cyclage.org burette.cyclesetmanivelles.heureux-cyclage.org burette.cyclocoop.heureux-cyclage.org burette.cyclocoop.org diff --git a/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/server.conf.m4 b/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/server.conf.m4 index 1497522..b0e683e 100644 --- a/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/server.conf.m4 +++ b/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/server.conf.m4 @@ -30,6 +30,7 @@ map $http_host $burette_dbfilter { burette.bretzselle.heureux-cyclage.org "bretzselle$"; burette.bretzselle.org "bretzselle$"; burette.changedechaine.heureux-cyclage.org "changedechaine$"; + burette.cyclamaine.heureux-cyclage.org "cyclamaine$"; burette.cyclesetmanivelles.heureux-cyclage.org "cyclesetmanivelles$"; burette.cyclocoop.heureux-cyclage.org "cyclo_.*$"; burette.cyclocoop.org "cyclo_.*$"; -- 2.20.1