Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | server_mapping_index | /mapping/ | Path does not match |
2 | server_mapping_new | /mapping/new | Path does not match |
3 | server_mapping_edit | /mapping/edit/{id} | Path does not match |
4 | server_mapping_delete | /mapping/delete | Path does not match |
5 | alerts_index | /alerts | Path does not match |
6 | alerts_list | /alerts/list | Path does not match |
7 | resolution_update | /alerts/resolution/update | Path does not match |
8 | variation_index | /variation/ | Path does not match |
9 | variation_new | /variation/new | Path does not match |
10 | variation_edit | /variation/edit/{id} | Path does not match |
11 | variation_delete | /variation/delete | Path does not match |
12 | app_healthcheck | /healthcheck | Path does not match |
13 | rescan_config_index | /rescan-config/ | Path does not match |
14 | rescan_config_new | /rescan-config/new | Path does not match |
15 | rescan_config_edit | /rescan-config/edit/{id} | Path does not match |
16 | rescan_config_delete | /rescan-config/delete | Path does not match |
17 | target_scans | /targets/{id}/scans | Path does not match |
18 | scans_list | /targets/{id}/scans/list | Path does not match |
19 | search_index | /search | Path does not match |
20 | search_list | /search/list | Path does not match |
21 | ssp_index | /ssp | Path does not match |
22 | ssp_new | /ssp/new | Path does not match |
23 | ssp_edit | /ssp/edit/{id} | Path does not match |
24 | targets_index | / | Path does not match |
25 | targets_list | /targets/list | Path does not match |
26 | geo_edge_usage | /usage | Path does not match |
27 | webhook_alert | /webhooks/alert | Path does not match |
28 | webhook_scan | /webhooks/scan | Path does not match |
29 | _preview_error | /_error/{code}.{_format} | Path does not match |
30 | _wdt | /_wdt/{token} | Path does not match |
31 | _profiler_home | /_profiler/ | Path does not match |
32 | _profiler_search | /_profiler/search | Path does not match |
33 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
34 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
35 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
36 | _profiler_open_file | /_profiler/open | Path does not match |
37 | _profiler | /_profiler/{token} | Path does not match |
38 | _profiler_router | /_profiler/{token}/router | Path does not match |
39 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
40 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.