I am setting zend framework 2 project as per provided documentation in Zend quick start
I have downloaded skeleton application, It displayed "welcome to zend framework" home page correctly. And as per suggested in documenation I have tried to access myproject.localhost/1234 url but it does not displayed 404 error within the project scope but 'Not found' page opened without navigation bar, css (ie. url rewritting not working). I do not have IIS installed on my machine only have wamp server, So idealy it should work.
Can anyone guide me for this error. I have created virtual host also