You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Blake Coglianese <bl...@focusednrg.com> on 2002/09/05 00:41:56 UTC

[users@httpd] Apache 2.0.4 and ColdFusion

I've installed Apache 2.0.4 on my Windows XP machine and that is working
fine. I am trying to set up ColdFusion 4.5 Server (Single User) to the mix
and I am having problems. I've added ApacheModuleColdFusion.dll to the
module directory, and then I've added the following

LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll

to the Load Module Section.

The documentation also says to add AddModule mod_coldfusion.c
To the AddModule List. In my httpd.conf I can't find the addModule list and
it is not working. Can someone help me and point me in the right direction.

Thank You,

Blake


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0.4 and ColdFusion

Posted by Robert Andersson <ro...@profundis.nu>.
Blake Coglianese wrote:
> The documentation also says to add AddModule mod_coldfusion.c
> To the AddModule List. In my httpd.conf I can't find the addModule list
and
> it is not working. Can someone help me and point me in the right
direction.

That documentation must be for Apache 1.3. There is no such thing as
AddModule in Apache 2. You should be able to just skip that, but I have no
experience with ColdFusion, so can't help you at all with the rest. Try to
find some documentation for Apache, if there is any.

Regards,
Robert Andersson


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org