I have the two route scenario working already. One default route and one pages route.
I need the single route because I want to able serve generated webpages off Zend that will have this url: http://hostname/pagename.html ( I dont want it to be http://hostname/pages/pagename.html) I also want to be able to use http://hostname/controller/action for my application. -- View this message in context: http://n4.nabble.com/Zend-routing-can-this-logic-be-done-tp1580002p1580059.html Sent from the Zend Framework mailing list archive at Nabble.com.
