<?php router::$routes = array('http.home' => array('route' => '#^.*$#', 'module' => 'Main/First/homeUrl'));