Welcome Guest, Not a member yet? Register   Sign In
Routes problem
#2

[eluser]crikey[/eluser]
Routes are run in the order they are defined (according to the Routes section of the manual).

Because your first route rule already covers the second one (that is, the first rule will be applied when *any* characters follow 'browse/'), the first rule is applied and the second rule isn't tested. Try swapping the order?

Note: I haven't tried it, but it looks like that's how it works.

Cheers


Messages In This Thread
Routes problem - by El Forum - 10-16-2007, 07:59 PM
Routes problem - by El Forum - 10-16-2007, 08:52 PM
Routes problem - by El Forum - 10-16-2007, 08:54 PM
Routes problem - by El Forum - 10-16-2007, 10:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB