Do you really want to define every route for every module/action pair? On Thu, Nov 18, 2010 at 10:44 AM, noel guilbert <[email protected]>wrote:
> You just have to define the route for these actions, no? > > > On Wed, Nov 17, 2010 at 12:52 PM, Gareth McCumskey > <[email protected]>wrote: > >> But what if you have, for example, a module called blog with an action >> called add and a module called comment with an action called add and a >> module called author with an action called add? >> >> >> On Wed, Nov 17, 2010 at 12:36 PM, Javier Garcia <[email protected]>wrote: >> >>> Hi, >>> >>> how to disable the module/action routes? I mean i just want the >>> "short" routes work, for example www.mysite.com/login will work, but >>> www.mysite.com/sfGuardAuth/signin will not work. >>> >>> >>> Javi >>> >>> -- >>> If you want to report a vulnerability issue on symfony, please send it to >>> security at symfony-project.com >>> >>> 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]<symfony-users%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/group/symfony-users?hl=en >>> >> >> >> >> -- >> Gareth McCumskey >> http://garethmccumskey.blogspot.com >> twitter: @garethmcc >> >> -- >> If you want to report a vulnerability issue on symfony, please send it to >> security at symfony-project.com >> >> 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]<symfony-users%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/symfony-users?hl=en >> > > > > -- > Noël GUILBERT > http://www.noelguilbert.com/ > Twitter : http://twitter.com/noelguilbert > http://www.sensiolabs.com > http://www.symfony-project.com > Sensio Labs > Tél: +33 1 40 99 80 80 > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- Gareth McCumskey http://garethmccumskey.blogspot.com twitter: @garethmcc -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
