Welcome Guest, Not a member yet? Register   Sign In
route all uri to one special uri except some cases
#1

I want all uri of my site route to one controller. Except The uri starting with home, admin, login or sigun_up will not route to that one controller. How would you do that?

I'm thinking some kind of reg ex, something like this

$route["all link route to this bosss controller, except uri starting with admin, login, home and sign_up"] = 'boss controller';
Reply


Messages In This Thread
route all uri to one special uri except some cases - by bluebox - 02-08-2015, 09:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB