Tag archive for ‘htaccess’
CodeIgniter htaccess problems
One of the most attractive features of CodeIgniter is the clean url structure that can be generated with such ease. The problem is getting the .htaccess rewrite to work on the first attempt. The first thing most users search for after installing CodeIgniter is a way to remove the index.php file from the url structure. I thought I would take care of that question here.