问题
I want to change default home page of zend framework which is application/views/index/index.phtml, to another view. welcome all answers.
回答1:
You should not only change the view script to render, but change the "target" (means: module/controller/action). If you look at the Manual , there are options for the configuration (usually application.ini) to set this values
来源:https://stackoverflow.com/questions/4230647/how-to-change-zend-framework-default-home-page