SyntaxFix
Write A Post
Hire A Developer
Questions
Change your default controller which is in config file.
i.e : config/routes.php
$route['default_controller'] = "Your controller name";
Hope this will help.