Displaying a 404 if wrong number of segments passed to controller function? |
[eluser]John_Betong_002[/eluser]
>>> ... or perhaps I’ve just overlooked something obvious. Any insight would be appreciated. Thanks! http://ellislab.com/codeigniter/user-gui...uting.html First try routing all your anticipated URLs. Followed by a catchall: Code: // default route |
Messages In This Thread |
Displaying a 404 if wrong number of segments passed to controller function? - by El Forum - 05-26-2011, 02:06 PM
Displaying a 404 if wrong number of segments passed to controller function? - by El Forum - 05-26-2011, 09:40 PM
Displaying a 404 if wrong number of segments passed to controller function? - by El Forum - 05-26-2011, 10:27 PM
Displaying a 404 if wrong number of segments passed to controller function? - by El Forum - 05-26-2011, 11:08 PM
Displaying a 404 if wrong number of segments passed to controller function? - by El Forum - 07-31-2012, 07:35 PM
|