Hi all, We all know that Symfony uses the following format for URI. > /module/action/key/value/key/value
However, I would like to use the following format in *some* modules > /module/action/key/value/value/value For example, > /blog/search/category/symfony/2008/01 I couldn't do much with sfWebResponse object. Do you know any ways to solve this problem? Best, Calvin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
