Codeigniter – no input file specified Posted on August 10, 2016 by Chandan Sharma in CodeIgniter, PHPChange in .htaccess file: RewriteRule ^(.*)$ index.php/$1 [L] to RewriteRule ^(.*)$ index.php?/$1 [QSA,L]Share this:TwitterFacebook Published by Chandan Sharma View all posts by Chandan Sharma