Hi,
suppose I have a FooController and barAction for a domain called domain.com.
If I enter http://domain.com/foo/bar.html (with the .html appended to the
url), the default router will no longer map 'foo' to FooController and 'bar'
to barAction. How can I have .html or .php appended to the end of the url
and have Zend Framework interpret the controller and action? Are there any
examples? Any help in the right direction will be greatly appreciated.
-- 
View this message in context: 
http://www.nabble.com/How-to-route-http%3A--domain.com-foo-bar.html-to-FooController-and-barAction-tp22269871p22269871.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to