Welcome Guest, Not a member yet? Register   Sign In
Why is there a index.php in my routing?
#1
Question 

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
But when I use something like
PHP Code:
return redirect()->route('page1'
the redirects are always going to index.php/page1
Why is that (and how to prevent it)?
Reply


Messages In This Thread
Why is there a index.php in my routing? - by trunky - 08-28-2023, 02:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB