Configure Apache to run Tomcat and PHP
31/01/2010, 20:31H · Topics: PHP · Print
Here is the scenario; you have a project that requires hosting a single website in a single web domain, but you have a mix of PHP applications and Java (or in my instance, GRAILS) applications that you need to run. The way you do this, is configure both PHP and Java applications to run through an Apache front end. The problem is, that there is no good documentation to help you do this, so here I go!
Configure Apache to run Tomcat and PHP
Vía / PHPDeveloper.org
Tags: apache, PHP, tomcat, Web Development