configuration of zend frame work in ubuntu
- by Rahul Mehta
Hi,
I have created a project zfapi by zf command in ubuntu.
Now http://myserverpath.com/zfapi/
gives me listing of folder public application and others.
http://myserverpath.com/zfapi/public
give me the index page index.php.
and i have made the UserController.php in application/controllers
but by
http://myserverpath.com/zfapi/user/
is saying…