The apache module should be in CFUSION/BIN and called
ApacheModuleColdFusion.dll

To install CF for apache all you really have to do is add this line to
httpd.conf and restart apache.

LoadModule coldfusion_module c:/cfusion/bin/ApacheModuleColdFusion.dll

Note that you need to use forward slashes!

+++++++++++++++++++++++++++++++++++++++++
Pete Freitag ([EMAIL PROTECTED])
CFDEV.COM
ColdFusion Developer Resources
http://www.cfdev.com/


-----Original Message-----
From: Robert Everland [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 26, 2001 11:15 PM
To: CF-Talk
Subject: Configuring apache server


Alright I finally listened to Gartner and am dumping IIS(just kidding)
actually I want to play around with Apache but can't seem to find the apache
module. It didn't get installed when I installed CF Enterprise evaluation.
Is there another place I have to go to get this, also is there a knowldge
base article that will tell me all the things I need to have to get apache
windows version to work with Apache or should I just stop trying to fight
the machine and go back to IIS?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to