Modifications : etc/nginx/site.d/lhc-questionnaires/site.conf
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 15 Feb 2016 16:11:06 +0000 (17:11 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 15 Feb 2016 16:11:06 +0000 (17:11 +0100)
etc/nginx/site.d/lhc-questionnaires/site.conf

index 10ced56..556d811 100644 (file)
@@ -10,7 +10,7 @@ location / {
                return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index/sid/937231/lang/fr";
         }
        if ($host = "rencontres.heureux-cyclage.org") {
-               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index/sid/917897/lang/fr";
+               return 302 "$scheme://questionnaires.heureux-cyclage.org/index.php?r=survey/index&sid=462499";
         }
        index index.html index.htm index.php;
  }