AjoutĀ : etc/nginx/conf.d/letsencrypt.conf
[lhc/admin.git] / srv / ateliers / etc / nginx / org / heureux-cyclage / burettes / server.conf.m4
index b0e683e..803c436 100644 (file)
@@ -2,8 +2,11 @@ define(`DOMAIN',`org/heureux-cyclage')dnl
 define(`SITE',`DOMAIN/burettes')dnl
 server {
        listen 80;
+       include /etc/nginx/conf.d/letsencrypt.conf;
        include /etc/nginx/org/heureux-cyclage/burettes/name.conf;
-       return 301 https://$host$request_uri;
+       location / {
+               return 301 https://$host$request_uri;
+       }
  }
 server {
        listen 443;
@@ -30,6 +33,9 @@ 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.convibicy.fr                       "convibicy$";
+       burette.cyclamaine.fr                      "cyclamaine$";
        burette.cyclamaine.heureux-cyclage.org     "cyclamaine$";
        burette.cyclesetmanivelles.heureux-cyclage.org "cyclesetmanivelles$";
        burette.cyclocoop.heureux-cyclage.org      "cyclo_.*$";
@@ -51,6 +57,7 @@ map $http_host $burette_dbfilter {
        burette.mig.heureux-cyclage.org            "heureuxcyclage$";
        burette.mobilidees.heureux-cyclage.org     "mobilidees$";
        burette.mobilidees.org                     "mobilidees$";
+       burette.ocivelo.heureux-cyclage.org        "ocivelo$";
        burette.ohcyclo.heureux-cyclage.org        "ohcyclo$";
        burette.ptitvelo.heureux-cyclage.org       "ptitvelo$";
        burette.ptitvelo.net                       "ptitvelo$";
@@ -60,6 +67,8 @@ map $http_host $burette_dbfilter {
        burette.repeyre.heureux-cyclage.org        "repeyre$";
        burette.rouepet.heureux-cyclage.org        "rouepet$";
        burette.rouepet.org                        "rouepet$";
+       burette.tousdeuxroues.heureux-cyclage.org  "tousdeuxroues$";
+       burette.unguidondanslatete.fr              "tousdeuxroues$";
        burette.txirrindola.heureux-cyclage.org    "txirrindola$";
        burette.txirrindola.org                    "txirrindola$";
        burette.velocampus.net                     "velocampus_nantes$";