Welcome Guest, Not a member yet? Register   Sign In
Routes - why is trailing slash at the end ignored
#4

[eluser]jotorres1[/eluser]
Thing is, you are using a regular expression on your first segment, highly not recommended.

You should read up on routing within the user guide
User Guide: Routing

Especially the last sentence.

Second, you can also try _remap(). I wrote about it here:

Remapping function calls in Codeigniter

Hope that helps.


Messages In This Thread
Routes - why is trailing slash at the end ignored - by El Forum - 09-19-2012, 06:34 AM
Routes - why is trailing slash at the end ignored - by El Forum - 09-19-2012, 07:06 AM
Routes - why is trailing slash at the end ignored - by El Forum - 09-19-2012, 08:16 AM
Routes - why is trailing slash at the end ignored - by El Forum - 09-19-2012, 09:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB