|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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:
|
|
|
- If a version of the Apache Web server is running, shut down the web server.
- Copy the module
cfusion\bin\ApacheModuleColdFusion.dll to your Apache modules directory, typically: c:\Apache\modules\ApacheModuleColdFusion.dll .
- Edit the
c:\Apache\conf\httpd.conf configuration file to contain the following line:
LoadModule coldfusion_module
modules/ApacheModuleColdFusion.dll
- Restart the Apache Web server.
|
|
|
  
|
|
|
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.
|