Redirect 302 redirect from GET @backend_dashboard (4d4f53)

GET https://gallery-admin.netperv.com/login

Routing

backend_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _uploader_upload_tmp /_uploader/tmp/upload Path does not match
3 uploads_chunks_check /_uploads/chunks_check Path does not match
4 backend_homepage / Path does not match
5 backend_dashboard /dashboard Path does not match
6 backend_login /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.