In CI under application/config/routes.php
<?php // line 53 $route['default_controller'] = 'welcome'; $route['default_controller'] = 'home'; ?>