I installed zend framework 0.7 and its working fine. But now i would like to add a shoping cart under the
web_root/ directory so it would be web_root/shoppingcart/
but every time I go to my
http://localhost/shoppingcart/ -> it redirects me back to index.php under web_root.
How can I fix this?