I have recently installed symfony2, which I extracted into a local directory on my windows 7 machine, which is running the code through xampp.
My problem is that the "web" directory doesn't appear on the list of subdirectories when I navigate to localhost/symfony in a browser, and if I try to navigate direct to localhost/symfony/web, I get the "404" message.
And yet there it is sitting in my xammp file system in Windows, just like any other directory.
Any help would be appreciated.
Thanks in advance.