CodeIgniter / PHPCodeigniter – no input file specified August 10, 2016 Chandan SharmaComment on Codeigniter – no input file specifiedChange in .htaccess file: RewriteRule ^(.*)$ index.php/$1 [L] to RewriteRule ^(.*)$ index.php?/$1 [QSA,L]Share this:FacebookX