I don't have a windows httpd conf file handy, but it seems the dll is named something like apachemodulecoldfusion.dll, and I think its included with the coldfusion server distribution. If not, you can probably download it somewhere or I could email it to you tomorrow. Place that module in in the modules directory in apache and add the line
LoadModule coldfusion_module modules/apachemodulecoldfusion.dll ----- Original Message ----- From: "Iceraven" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 12:14 AM Subject: Re: Apache 1.3 > Could you tell me what you put in your HTTpd.conf to make this work? > > I get Failed to restart the apache service. > > loadmodule coldfusion_module modules/mod_coldfusion.dll > then > addmodule mod_coldufsion.c > > > ----- Original Message ----- > From: "Tracy Bost" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Thursday, November 29, 2001 12:06 AM > Subject: Re: Apache 1.3 > > > > The dll has worked fine for me on w2k. > > > > The shared object(so) is for the *nix platforms. > > > > ----- Original Message ----- > > From: "Iceraven" <[EMAIL PROTECTED]> > > To: "CF-Talk" <[EMAIL PROTECTED]> > > Sent: Wednesday, November 28, 2001 11:41 PM > > Subject: Apache 1.3 > > > > > > > the Coldfusion dll that comes with this appears to be bad, someone > have > > > a .so that works for coldfusion 4.5 on windows 2k? > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com 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

