News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Rob James' Blog:
Configure Apache to run Tomcat and PHP
January 29, 2010 @ 12:20:03

Rob James has a new post looking at configuring Apache to run Tomcat and PHP together so you can have both Java and PHP apps running through the same Apache frontend.

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 problem is, that there is no good documentation to help you do this, so here I go!

His example sets up a site that will load static pages, run PHP applications, handle Java application requests without missing a beat. He starts from the very beginning - installing OpenSSH, vsftpd, MySQL, Apache, Java and Tomcat - all from packages on a Ubuntu linux installation. To connect Tomcat with Apache, you'll need to use the mod_proxy Apache module and configure the Tomcat server to listen on the right port.

0 comments voice your opinion now!
apache tutorial tomcat java



Similar Posts

Danne Lundqvist's Blog: Setting up a development environment with apache-2.2.6

DevShed: Working with MySQL Result Sets and the Decorator Pattern in PHP

PHPit.net: Taking a first look at the AutoCRUD for PHP library

PHP-GTK Community Site: Add icons to GtkMenu

Stefan Mischook's Blog: A Quick Look at Dreamweaver CS4 and the PHP Toolset


Community Events









Don't see your event here?
Let us know!


drupal wordpress podcast developer opinion doctrine microsoft sqlserver job release windows zend security extension symfony zendframework framework codeigniter conference facebook

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework