Documentation

Apache mod_cfml.so

The Apache mod_cfml.so module is one of the possible web server components that reads the configuration of the website and passes it on to the Tomcat Valve.

The Tomcat Valve

The Tomcat Valve takes the information from the mod_cfml.so Apache module and configures a duplicate host/alias in Tomcat.

Installation

Introduction

An overview of how the various pieces of the mod_cfml project come together. If you're new to mod_cfml, start here.

Web Components

How to install the various web components necessary to support mod_cfml functionality.

Tomcat Component

An overview of how to install the mod_cfml Tomcat Valve on both Linux and Windows.