Hi friends,
I create a basic crud sample program for study zend framework basics, but when I mistype url for eg:http://localhost/crud/public/posts is a working on but
http://localhost/crud/public/post give an error page with description "Invalid Controller Specified", I know that point is correct , how we can avoid that
error page and give some 404 page .... Waiting your reply ... I attach my sample code here ....
Thanks
Anes

