Home  |  Contact         

Zrinity is the leader in enterprise-class email marketing management solutions and content management solutions for marketing professionals and developers worldwide.
Products Services Solutions Support Resources Partners Company
HOWTO: Setup ColdFusion and Apache for Windows

Step 1 - Locate httpd.conf
    In the directory that apache was installed in (Typically c:\program files\Apache Group\Apache) look for the conf directory. In the conf directory you should find several files that end in .conf open up httpd.conf with notepad.
Step 2 - Locate ApacheModuleColdFusion.dll
    In your coldfusion bin directory (typically c:/cfusion/bin) you should find a file called ApacheModuleColdFusion.dll note its location.
Step 3 - Edit httpd.conf
    Add the following line to httpd.conf (on one line)
    LoadModule coldfusion_module c:/cfusion/bin/ApacheModuleColdFusion.dll
    Make sure every file path you use in the httpd.conf file is specified using forward slashes (/). You may also need the line: AddModule mod_coldfusion.c
Step 4 - Resart Apache
    If you are running apache as a service go to the service manager and restart the service. If you are running apache with apache.exe execute the following command: apache -k restart






  


Email Marketing Best Practices Blog

home products services partners company support contact my account

Copyright 2006 © Zrinity Inc. All rights reserved.     View our privacy policy         January 6, 2009