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..
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..
You should configure your virtualhost and .htaccess file. Read this post for details.