X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Flhc-questionnaires%2Fsite.conf;h=556d81111313ca345fc521052597d186f1e4b564;hp=10ced56ca3ebfc5e195363e691ddeab6c86956ef;hb=b4659ed222b8e376e5a0de27037c2033864b6f8f;hpb=9bd824353195670081c497cf5da65913063f0cc9 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; }