Modifications : etc/nginx/org/heureux-cyclage/questionnaires/common.conf.m4
[lhc/admin.git] / srv / ateliers / etc / nginx / org / heureux-cyclage / questionnaires / common.conf.m4
index 148f40b..2c3ed48 100644 (file)
@@ -10,13 +10,13 @@ client_body_buffer_size 8k;
 client_max_body_size 10m;
 location / {
        if ($host = "formations.heureux-cyclage.org") {
-               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=727436";
+               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=829179";
         }
        if ($host = "pre-rencontres.heureux-cyclage.org") {
                return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=648854";
         }
        if ($host = "rencontres.heureux-cyclage.org") {
-               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=838563";
+               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=838928";
         }
        index index.html index.htm index.php;
  }