Hi,

I am new to Zend framework and I have this problem. 

I used zf.sh to create a project and there is a file IndexController.php
located under Controllers directory. I created a different file
TestController.php under the same directory and there is indexAction()
method in it. I have also created views/scripts/test/index.phtml. When I try
to access the link - http://mylocalhost/test/index, I get 404 message. Is
there any way I can access this link from the browser? I am stuck at this. 

Can somebody please help me out?

Regards,
Praveen
-- 
View this message in context: 
http://www.nabble.com/Can%27t-access-a-non-default-controller-tp25056677p25056677.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to