You could use a regular expression route, a custom route or you could a route that just catches /manage.
Vincent de Lau [email protected] From: Jacky Chen [mailto:[email protected]] Sent: Friday, March 06, 2009 5:30 PM To: [email protected] Subject: [fw-general] how to write such route hi guys, i want to add a router that match any characters but not match the word "manage",for example,it would match /home , /news , /blog , but /manage should not be matched. how to write such a route? thanks. Greetings, Jacky
