Coldfusion with IIS and Apache
I have IIS and Coldfusion install on the web server. We want to install Apache. Will it work alright on Apache if it was configured for IIS?
TIA
I have IIS and Coldfusion install on the web server. We want to install Apache. Will it work alright on Apache if it was configured for IIS?
TIA
Shaggy posted this at 13:52 — 8th May 2009.
They have: 121 posts
Joined: Dec 2008
You'll need to run a different DLL than the one hooked into IIS:
ApacheModuleColdFusion.dll
So... in httpd.conf
LoadModule coldfusion_module
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.