[eluser]Unknown[/eluser]
Hi there. I'm new to CodeIgniter (sorry for not doing a proper presentation on the appropriated forum, i'm too lazy for that

), 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:
Quote: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