I have been working on a website in development environment built on top of Symfony framework and now it is time to deploy it to live site, in development environment we run the
You have to configure your Apache to point your project folder web as document root.
web
You can find information about to configure your server here: Configuring a Web Server (The Symfony CookBook)