[ '/' => 'home.php', '/about' => 'about.php', ], /* Some Examples 'POST' => [ '/contact' => 'contact.php', ], 'DELETE' => [ '/api/todo' => 'delete_todo.php', ], */ ];