Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://beta.liveboards.safeworkpro.com/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | alert_unresolved_alerts | /alert/unresolved/{dbname} | Path does not match |
2 | browser_stats | /browser/stats/{dbname} | Path does not match |
3 | browser_documents | /browser/documents/{dbname} | Path does not match |
4 | browser_document | /browser/document/{dbname}/{name} | Path does not match |
5 | browser_search | /browser/search/{dbname} | Path does not match |
6 | browser_submissions | /browser/submissions/{dbname}/{documentVersionId} | Path does not match |
7 | browser_export | /browser/export/{dbname}/{documentVersionId} | Path does not match |
8 | browser_submission_read | /browser/submission/{dbname}/{submission} | Path does not match |
9 | browser_research | /browser/research/{dbname} | Path does not match |
10 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.