You could use a regular expression route, a custom route or you could a
route that just catches /manage.

 

Vincent de Lau

 vinc...@delau.nl

 

From: Jacky Chen [mailto:jacky...@gmail.com] 
Sent: Friday, March 06, 2009 5:30 PM
To: fw-general@lists.zend.com
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

Reply via email to