Redirect 301 redirect from GET @_contest_login (4270e0)

GET https://dev.websaver.ca/en_ca/contest/webSaver-FestiveCashbackFiesta/login/

Routing

_contest_login Matched route

Route Parameters

Name Value
_locale
"en"
contest_name
"webSaver-FestiveCashbackFiesta"

Route Matching Logs

Path to match: /en_ca/contest/webSaver-FestiveCashbackFiesta/login/
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _login /{_locale}_ca/login/ Path does not match
3 _logout /{_locale}_ca/logout/ Path does not match
4 _contest_login /{_locale}_ca/contest/{contest_name}/login/ Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.