Welcome Guest, Not a member yet? Register   Sign In
how to rewrite/remap/route ?
#4

[eluser]Phil Sturgeon[/eluser]
You are looking at it the wrong way. You are thinking:

1. Send everything to pages except...
2. Send only users login and logout to their method

Wrong.

1. Send specific custom routes as normal.
2. Allow CI to route controllers and methods as it always does
3. Use the 404_override to send everything else to the pages controller.


Messages In This Thread
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 06:03 AM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 06:18 AM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 12:55 PM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 02:14 PM
how to rewrite/remap/route ? - by El Forum - 06-25-2012, 12:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB