The route I gave you should match http://hostname/pagename.html if your app is running from the document root on hostname.
-- Hector On Fri, Mar 5, 2010 at 12:05 PM, asagala <[email protected]> wrote: > > To be more precise on my above post. When calling > http://hostname/pagename.html the pagename is used as a param in the > PagesController. I then query the db for some info and then generate the > actual page and then dump it to the browser. > -- > View this message in context: > http://n4.nabble.com/Zend-routing-can-this-logic-be-done-tp1580002p1580063.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
