7.3. Set up Apache front-end

The following topics are covered:

7.3.1. Base configuration for Apache
7.3.2. Connect via HTTP protocol (Apache mod_proxy)
7.3.3. Connect via AJP protocol

It may be necessary to use the HTTP server as a front-end for Tomcat. For example, you may want to keep more than one application server on the same host, and/or you want to access these app servers with the separate DNS names, without adding a port to the URL.

There are two methods that allow you to "glue" Apache HTTP Daemon and Tomcat application server:

Copyright ©2012. All rights reserved. eXo Platform SAS