Download
The mod_cfml project consists of two modules: The Web Server Module and the Tomcat Valve. Both are needed in order to automate the process of adding contexts automatically into Tomcat, and both are available below:
Web Server Modules
Operating System | Webserver | 32-bit Webserver | 64-bit Webserver | License |
---|---|---|---|---|
Windows (you will need to install the Microsoft C++ 2015-2019 package: X64 or X86 for Apache 2.4 VS16) |
IIS | BonCode Connector | BonCode Connector | Apache License, Version 2 |
Apache 2.2 | Win-httpd22-x86 (VC10) | Win-httpd22-x64 (VC10) | LGPL3 | |
Apache 2.4 | Win-httpd24-x86 (VC10) Win-httpd24-x86 (VC16) |
Win-httpd24-x64 (VC10) Win-httpd24-x64 (VC16) |
LGPL3 | |
Mac OSX 10.10 | Apache 2.4 | Mac OSX httpd24-x64 | LGPL3 | |
CentOS | Apache 2.2 | CentOS httpd22-x86 | CentOS httpd22-x64 | LGPL3 |
Apache 2.4 | CentOS httpd24-x64 | LGPL3 | ||
Ubuntu | Apache 2.2 | Ubuntu httpd22-x86 | Ubuntu httpd22-x64 | LGPL3 |
Apache 2.4 | Ubuntu httpd24-x64 | LGPL3 | ||
All others | Compile instructions - mod_cfml.so |
Tomcat Valve
Compiled versions of the Tomcat Valve for mod_cfml can be downloaded from GitHub under the LGPL3 license:
Compiled JAR's