Configuring Tomcat5 and Apache2 with Virtual Hosts

8
Falko Timme writes “This tutorial explains how to setup an Apache2 web server in order to support Java Server Pages (JSP) and Servlets using virtually hosted websites. Tomcat 5 is used as servlet container, and mod_jk as Tomcat connector.
The setup is described for systems without any hosting control panel and also for systems that use the ISPConfig hosting control panel.

http://www.howtoforge.com/apache2_tomcat5_mod_jk

Link: howtoforge.com