From 4877e9ca5938c14e8c1bd80c2528b2cc1c1c9e1d Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 4 Mar 2016 10:14:15 +0100 Subject: [PATCH] =?utf8?q?Modifications=C2=A0:=20=20=20=20=20=20=20=20=20e?= =?utf8?q?tc/nginx/org/heureux-cyclage/burettes?= 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 f4429f7..f9e1058 100644 --- a/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf +++ b/srv/ateliers/etc/nginx/org/heureux-cyclage/burettes/name.conf @@ -6,6 +6,7 @@ server_name burette.bretzselle.heureux-cyclage.org burette.bretzselle.org burette.changedechaine.heureux-cyclage.org + burette.convibicy.heureux-cyclage.org burette.cyclamaine.heureux-cyclage.org burette.cyclesetmanivelles.heureux-cyclage.org burette.cyclocoop.heureux-cyclage.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 30e437c..1c7cbe2 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.convibicy.heureux-cyclage.org "convibicy$"; burette.cyclamaine.heureux-cyclage.org "cyclamaine$"; burette.cyclesetmanivelles.heureux-cyclage.org "cyclesetmanivelles$"; burette.cyclocoop.heureux-cyclage.org "cyclo_.*$"; -- 2.20.1