https://95.179.209.2/public/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://95.179.209.2/public/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 actor_edit /user/{id}/actor_edit Path does not match
2 actor_edit_step2 /user/{id}/actor_edit_step Path does not match
3 api_user /api/users.json Path does not match
4 calendarReset /calendarReset Path does not match
5 calendar /calendar Path does not match
6 ajaxViewType /calendar/ajaxViewType Path does not match
7 categoryconf /categoryconf/{id}/list Path does not match
8 category_conf_new /categoryconf/new/{category} Path does not match
9 categoryconf_edit /categoryconf/{categoryConfiguration}/edit Path does not match
10 categoryconf_duplicate /categoryconf/{categoryConfiguration}/duplicate Path does not match
11 category_conf_delete /categoryconf/{id} Path does not match
12 category /category/ Path does not match
13 category_new /category/new Path does not match
14 category_edit /category/{id}/edit Path does not match
15 category_delete /category/{id} Path does not match
16 client /client/ Path does not match
17 client_new /client/new Path does not match
18 client_edit /client/{id}/edit Path does not match
19 client_delete /client/{id} Path does not match
20 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.