BackUp LevelNext

Configuring the Apache Web Server for Windows

To configure the Apache Web Server version 1.3 for use with ColdFusion, you need to:

It is assumed in the following procedure that your Apache installation is found in c:\Apache.

To configure Apache for ColdFusion:

  1. If a version of the Apache Web server is running, shut down the web server.
  2. Copy the module cfusion\bin\ApacheModuleColdFusion.dll to your Apache modules directory, typically: c:\Apache\modules\ApacheModuleColdFusion.dll.
  3. Edit the c:\Apache\conf\httpd.conf configuration file to contain the following line:
    LoadModule coldfusion_module 
        modules/ApacheModuleColdFusion.dll
    
  4. Restart the Apache Web server.

BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.