24-Jan-99 16:13 you wrote:
> Hello Ashley,

>> has anyone been able to get mod_coldfusion (from allaire.com)
>> and apache 1.3 and mod_ssl work together? As far as I can tell
>> problems are caused by both SSLeay and mod_coldfusion having
>> identical symbols in it ...
>>
>> Any suggestions as how to get around this (including the possibility
>> of linking the mod_coldfusion.a into the SSLeay stuff ...

> This has everything to do with the EAPI which is used by mod_ssl.
> Every module has to be recompiled to run on an Apache with EAPI
> enabled. Since the Cold Fusion module is compiled for a version
> without EAPI, it doesn't work.

> Apache 1.3.4 should compile by default with EAP, so any Cold Fusion
> module suited for 1.3.4 specifically will work.

Apache 1.3.4 does not include EAPI. It's possible to use modules compiled
without EAPI support with mod_ssl 2.1.8 but Apache 1.3.4 DOES NOT include EAPI.

> Another solution which I got from a fellow Allaire Forums
> follower: use mod_rewrite and rewrite all your requests
> using the cfml.exe?template=.exe method. Not too fast,
> but it works!




______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to