I've got a bunch of modules that have AdminController's so they are accessed via: http://www.domain.com/module/controller/admin/action
What I'd really like to have is a route that alters that for all Admin controller cases to be: http://www.domain.com/module/admin/controller/action Is this possible with a route? If so, can someone give me a hint, please... Thanks -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Route-to-change-admin-url-structure-tp4660632.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
