From: Ludovic CHEVALIER Date: Fri, 25 Sep 2015 14:18:11 +0000 (+0200) Subject: Modifications : etc/nginx/org/heureux-cyclage/burettes/ - X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=4162bf63b8a7eb6d3da55e865a9b9050a949f4fe Modifications : etc/nginx/org/heureux-cyclage/burettes/ - +cyclamaine --- 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_.*$";