my_controller/index | my-controller/my-method -> my_controller/my_method */ $route['default_controller'] = "dashboard"; $route['404_override'] = ''; $route['translate_uri_dashes'] = FALSE; /* End of file routes.php */ /* Location: ./application/config/routes.php */