Reputation: 1488
i am getting url is http://localhost:8888/qmc/public/index.php/get-quote
but i want to http://localhost:8888/get-quote
..
using zend..
Upvotes: 1
Views: 261
Reputation: 2911
You should configure your virtualhost and .htaccess file. Read this post for details.
Upvotes: 2