| Active Users: |
39 |
| Accounts: |
1 |
| Guests: |
38 |
|
oddy |
|
|
|
|
|
404 error with Zend Framework Front Controller
A few days ago I noted a quick but very usefull tip on how to handle the situation when Front Controller is unable to dispatch the request, i.e. how to display 404 error page instead of Zend_Controller_Dispatcher_Exception with message "Invalid controller specified". And it looks like the common solution for this is to create a front controller plugin. The plugin detects whether the request is dispatchable and changes module/controller/action to appropriate action that will handle the request.
| Zend Framework Version: |
Unknown
|
| Author Name: |
Alexander Netkachev
|
| Source: |
Alexander Netkachev technology playground
|
| Referred By: |
Raphael Stolt
|
|
|
|
|
|
|
|
|
|
|
|