GET http://185.130.60.139/

Routing

app_startpage Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://185.130.60.139/login (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 2fa_login /2fa Path does not match
3 2fa_login_check /2fa_check Path does not match
4 _logout_dev /logout Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_api_account /api/account Path does not match
19 app_api_balance /api/accounting/balance Path does not match
20 create_server /api/cloudserver/create Path does not match
21 create_server_ui /ui/cloudserver/create Path does not match
22 api_vm_start /api/cloudserver/start Path does not match
23 ui_vm_start /ui/cloudserver/start Path does not match
24 api_vm_stop /api/cloudserver/kill Path does not match
25 ui_vm_stop /ui/cloudserver/stop Path does not match
26 api_vm_reboot /api/cloudserver/reboot Path does not match
27 UI_vm_reboot /ui/cloudserver/reboot Path does not match
28 api_vm_shutdown /api/cloudserver/shutdown Path does not match
29 ui_vm_shutdown /ui/cloudserver/shutdown Path does not match
30 api_vm_status /api/cloudserver/status Path does not match
31 ui_vm_status /ui/cloudserver/status Path does not match
32 api_vm_reinstall /api/cloudserver/reinstall Path does not match
33 ui__vm_reinstall /ui/cloudserver/reinstall Path does not match
34 get_cloudserver_os /api/cloudserver/os Path does not match
35 ui_cloudserver_os /ui/cloudserver/os Path does not match
36 api_get_cloudservers /api/cloudserver/show Path does not match
37 app_api_domain /update-domain-prices Path does not match
38 api_domain_price_list /api/domain/price Path does not match
39 synchronize_netbox /api/synchronize-netbox Path does not match
40 api_plesk_order /api/plesk/order Path does not match
41 ui_plesk_order /ui/plesk/order Path does not match
42 api_plesk_binding /api/plesk/binding Path does not match
43 ui_plesk_binding /ui/plesk/binding Path does not match
44 ui_get_plesk_binding /ui/plesk/binding Path does not match
45 api_get_plesk_binding /api/plesk/binding Path does not match
46 api_plesk_single /api/plesk/single Path does not match
47 ui_plesk_single /ui/plesk/single Path does not match
48 api_plesk_renew /api/plesk/renew Path does not match
49 ui_plesk_renew /ui/plesk/renew Path does not match
50 api_plesk_prices /api/plesk/prices Path does not match
51 ui_plesk_prices /ui/plesk/prices Path does not match
52 generate_invoice /generate-invoice Path does not match
53 app_forgot_password_request /reset-password Path does not match
54 app_check_email /reset-password/check-email Path does not match
55 app_reset_password /reset-password/reset/{token} Path does not match
56 app_startpage / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.