I have a web server using the LAMP stack and it has already been setup up using virtual hosts. I have recently added Tomcat 7 to the server and it runs fine on port 8080.
Can someone tell me how to setup Tomcat 7 virtual hosting for a website given that virtual hosting already exists with Apache 2 on port 80?