> Is it possible to use CF Server 5 on Apache 2.0? The > install of CF didn't detect Apache, and I am wondering > what to do. Does support only cover Apache 1.3.X?
The Apache module provided with CF 5 on Windows only works with Apache 1.3.x, and MM hasn't said that they'll provide one for CF 5 that does work with Apache 2. However, there's a free, unsupported, third-party Apache 2 module for CF 5 here: http://home.nextron.ch/coldfusion/ It seems to work well enough on my machine, although I haven't really pushed it too hard. You can use the LoadModule directive within an individual virtual host, so I can simultaneously run CF 5 and CF MX with Apache 2 using it. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ 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

