In order to run ColdFusion Express on an Apache Web server on a Windows system, configure the Web server to load the ColdFusion module.
| To configure the Apache Web server: | 
c:\cfusion\bin\ApacheModuleColdFusion.dll
to your Apache modules directory.
Apache\conf\httpd.conf configuration file to include this line:LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll