Open application>>config>>routes>>routes.php
Look For andmake sure it says home, like the sample below.
$route['default_controller'] = 'home';
Open application>>config>>routes>>routes.php
Look For andmake sure it says home, like the sample below.
$route['default_controller'] = 'home';