![]() |
Why is there a index.php - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Why is there a index.php (/showthread.php?tid=91161) |
Why is there a index.php - kerryball - 06-25-2024 Hi all, I am new to CI for like half a year and working on my second project using it. I wonder about one thing: My "normal" routing works well, domain.tld/page1 etc, Apache is set up to drop the index.php RE: Why is there a index.php - kenjis - 06-26-2024 See https://codeigniter.com/user_guide/installation/running.html#configure-for-your-site-uris |