Dear All,
this is a rephrasing of a question I posted yesterday. I got an answer but an incomplete one. I studied a bit and can now reformulate the question in a clear, simple way.
I create a project with Zend Framework. I get inside and I create a controller. When I try to access thr view of this new controller, it does not work. I get the "page not found" error.
I understand the problem has to do with Apache and .htaccess and that stuff. I need to know what exactly I need to know in order to get to see other pages than the main one.
G.