Routing
(none)
Matched route
Route Matching Logs
Path to match:
/cgi-bin/luci/;stok=/locale
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt_stylesheet | /_wdt/styles.css | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
11 | _profiler_open_file | /_profiler/open | Path does not match |
12 | _profiler | /_profiler/{token} | Path does not match |
13 | _profiler_router | /_profiler/{token}/router | Path does not match |
14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
16 | admin.index | /admin | Path does not match |
17 | admin.blog.list | /admin/blog/list/{page} | Path does not match |
18 | admin.blog.create | /admin/blog/create | Path does not match |
19 | admin.blog.edit | /admin/blog/edit/{postId} | Path does not match |
20 | admin.blog.save | /admin/blog/save/{postId} | Path does not match |
21 | admin.blog.delete | /admin/blog/delete/{postId} | Path does not match |
22 | admin.blog.upload_image | /admin/blog/upload-image/{postId} | Path does not match |
23 | admin.blog.save_tags | /admin/blog/save-tags/{postId} | Path does not match |
24 | admin.blog.tags.list | /admin/blog/tags/list | Path does not match |
25 | admin.blog.tags.create | /admin/blog/tags/create | Path does not match |
26 | admin.blog.tags.edit | /admin/blog/tags/edit/{tagId} | Path does not match |
27 | admin.blog.tags.save | /admin/blog/tags/save/{tagId} | Path does not match |
28 | admin.charity.index | /admin/charity/ | Path does not match |
29 | admin.feedback.list | /admin/feedback/list/{page} | Path does not match |
30 | admin.projects.list | /admin/projects/list | Path does not match |
31 | admin.projects.create | /admin/projects/create | Path does not match |
32 | admin.projects.edit | /admin/projects/edit/{projectId} | Path does not match |
33 | admin.projects.save | /admin/projects/save/{projectId} | Path does not match |
34 | admin.projects.delete | /admin/projects/delete/{projectId} | Path does not match |
35 | admin.projects.upload_image | /admin/projects/upload-image/{projectId} | Path does not match |
36 | admin.technical.not_found_list | /admin/technical/not_found_list | Path does not match |
37 | admin.technical.not_found_show | /admin/technical/not_found_show/{filename} | Path does not match |
38 | blog.list | /blog/list/{page} | Path does not match |
39 | blog.post | /blog/{postId} | Path does not match |
40 | charity.index | /charity/ | Path does not match |
41 | charity.donation | /charity/donation | Path does not match |
42 | charity.incoming | /charity/incoming | Path does not match |
43 | charity.spending | /charity/spending | Path does not match |
44 | charity.stories | /charity/stories | Path does not match |
45 | english.main | /en | Path does not match |
46 | english.about | /en/about | Path does not match |
47 | english.resume | /en/resume | Path does not match |
48 | english.contact | /en/contact | Path does not match |
49 | index.app_login | /login | Path does not match |
50 | index.app_logout | /logout | Path does not match |
51 | index.main | / | Path does not match |
52 | index.about | /about | Path does not match |
53 | index.resume | /resume | Path does not match |
54 | index.resume.to.pdf | /resume-to-pdf | Path does not match |
55 | index.contact | /contact | Path does not match |
56 | index.sitemap | /sitemap.xml | Path does not match |
57 | index.sitemap.1 | /sitemaps.xml | Path does not match |
58 | index.sitemap.2 | /sitemap_index.xml | Path does not match |
59 | index.sitemap_txt | /sitemap.txt | Path does not match |
60 | profile.index | /profile | Path does not match |
61 | projects.list | /projects/list/{page} | Path does not match |
62 | projects.project | /projects/{projectId} | Path does not match |
63 | ukrainian.main | /ua | Path does not match |
64 | ukrainian.about | /ua/about | Path does not match |
65 | ukrainian.resume | /ua/resume | Path does not match |
66 | ukrainian.contact | /ua/contact | Path does not match |
67 | various.users.sign_in | /users/sign_in | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.