tivrfoa Posted August 31, 2009 Share Posted August 31, 2009 I studying the Zend Framework guide -> http://framework.zend.com/docs/quickstart/ I accessing the pages using http://localhost/quickstart/public/index.php/guestbook/index quickstart is the name of the project. So, I think I missed something, because shouldn't I access the pages with the URL: http://localhost/quickstart/guestbook/index ??? thank you Quote Link to comment https://forums.phpfreaks.com/topic/172533-zend-framework-doubt-publicindexphp/ Share on other sites More sharing options...
RichardRotterdam Posted August 31, 2009 Share Posted August 31, 2009 Try setting up a virtual host for your project. Set the virtual host to the public directory of your project. Quote Link to comment https://forums.phpfreaks.com/topic/172533-zend-framework-doubt-publicindexphp/#findComment-909587 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.