I have following structure of my project
/system /applications /cache /core /helpers /hook /language /libraries /logs /third_party /admin-p
Have a look in the config.php file, there is a variable named 'index_page'
'index_page'
try changing
$config['index_page'] = "index.php";
to
$config['index_page'] = "";