ZF2-579: Change the layout for 404 page
Description
I couldn't change the layout ( layout/layout ) to something different from the default through module.config.php
Currently we have:
'not_found_template' => 'error/404',
I suggest adding:
'not_found_layout' => 'whatever',
Comments
Posted by Ralph Schindler (ralph) on 2012-10-08T20:16:30.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf2/issues/2604