Hey Bart, I figured it out. This does exactly what I wanted it to do. Thanks for the reply.
Jamie On Wed, May 21, 2014 at 12:38 AM, Bart McLeod <[email protected]> wrote: > If your problem is the child route taking precedence, you should consider > adding a priority key and set it to a high value. > > Op 21 mei 2014, om 00:31 heeft Jamie Krasnoo <[email protected]> het > volgende geschreven: > > > Hi All, > > > > I've attached what I've done for the config of my Admin module. I can't > seem to get my head around the routing yet. I've taken the Application > config and made it generic so I can get a good start. What I'd like to do > is route /admin/login to the login action of the Auth Controller. However > it seems that the child route overrides everything and I'm getting a 404 > error saying that the Admin/Controller/Login resolves to an invalid > controller class or alias. I've found a few helpful things looking through > the list but not enough. > > > > Jamie > > <module.config.php> > > -- > > List: [email protected] > > Info: http://framework.zend.com/archives > > Unsubscribe: [email protected] > >
<<attachment: module.config.php>>
-- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
