EllisLab text mark
Advanced Search
     
A little “bug” on the documentation about rewrites
Posted: 09 October 2007 08:48 PM   [ Ignore ]
Joined: 2007-10-09
1 posts

Hi there. I’m new to CodeIgniter (sorry for not doing a proper presentation on the appropriated forum, i’m too lazy for that smile), and as i was starting out i found something which i consider a little “bug” on the documentation.

Not that much of a bug, consider it more as a suggestion.

On the “CodeIgniter URL’s” section, on “Removing the index.php file” it should be added what’s on the config.php on the $config[‘index_page’] comment:

If you are using mod_rewrite to remove the page set this
variable so that it is blank.

I actually found it quickly but i believe some people might loose a few minutes trying to figure out why mod_rewrite isn’t doing what it should.

Hope i might’ve been of some help smile