[symfony-users] Re: Disable routing rules when in specific module

2009-02-20 Thread Gareth McCumskey
I would love to write a new rule, the problem is that the external could be anything, we have no control what that external may be. Anyone have any ideas how I can achieve this? On 2/20/09, shahin wrote: > > > instead disabling routing may be its better to add new rule > to the routing.yml to ha

[symfony-users] Re: Disable routing rules when in specific module

2009-02-20 Thread shahin
instead disabling routing may be its better to add new rule to the routing.yml to handle your external url. but if you want bypass it completely,i think you must write filter and put it in right place in filters.yml file. --~--~-~--~~~---~--~~ You received this mes