FuelPHP Bin
<?php return array( '_root_' => 'test/index', // The default route '_404_' => 'test/404', // The main 404 route );