From: Ludovic CHEVALIER Date: Mon, 15 Feb 2016 16:11:06 +0000 (+0100) Subject: Modifications : etc/nginx/site.d/lhc-questionnaires/site.conf X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=b4659ed222b8e376e5a0de27037c2033864b6f8f Modifications : etc/nginx/site.d/lhc-questionnaires/site.conf --- diff --git a/etc/nginx/site.d/lhc-questionnaires/site.conf b/etc/nginx/site.d/lhc-questionnaires/site.conf index 10ced56..556d811 100644 --- a/etc/nginx/site.d/lhc-questionnaires/site.conf +++ b/etc/nginx/site.d/lhc-questionnaires/site.conf @@ -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; }