-- Artsemis <[email protected]> wrote (on Thursday, 17 September 2009, 01:28 PM -0700): > As implied by the subject, why do you config the base directory here for most > things (specifically controllers) but can't for pages? Where can you change > the path to pages?
What do you mean by "pages"? Since ZF is front controller driven, all "pages" of a ZF website are the result of controller actions... -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
