Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | public_home | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("delk.wiemo.pl") |
| 2 | public_home.s1 | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("delk.wiemo.pl") |
| 3 | public_home.s7 | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("um.delk.wiemo.pl") |
| 4 | public_home.s8 | /edukacja/ | Path does not match |
| 5 | public_home.s9 | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("sp1.delk.wiemo.pl") |
| 6 | public_home.s10 | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("sp2.delk.wiemo.pl") |
| 7 | partner_index | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("partner.delk.wiemo.pl") |
| 8 | partner_index.s3 | / | Path almost matches, but Host "panel.delk.wiemo.pl" does not match the requirement ("partner.delk.wiemo.pl") |
| 9 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.