Welcome Guest, Not a member yet? Register   Sign In
codeigniter 3.1.9 with apache and php 7.2 - routing/redirect issues with sym link
#4

You do not show a routing rule for "test1" on its own. That means that it would be resolved by either "application/controllers/test1/Home.php" or by "application/controllers/Home:test1()".

You don't need a route for "home". If "home" is the default controller, when www.example.com would be resolved as "application/controllers/Home:index()".
Reply


Messages In This Thread
RE: codeigniter 3.1.9 with apache and php 7.2 - routing/redirect issues with sym link - by ciadmin - 07-04-2018, 08:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB