![]() |
A little "bug" on the documentation about rewrites - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: A little "bug" on the documentation about rewrites (/showthread.php?tid=3552) |
A little "bug" on the documentation about rewrites - El Forum - 10-09-2007 [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 ![]() 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 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 ![]() |