On Thu, 11 Apr 2002, R. DuFresne wrote: > Lookin at it now. So, are compile directives pretty much the same, as for > pointing at the ssl source and mm source trees? The docs are not as clear > on this as Ralf has them in the mod-ssl structures <smile>.
Look at ./configure --help for starters. Hint --with-ssl=DIR is probably what you're looking for. Oh, and Apache 2.0's mod_ssl doesn't use mm anymore... it uses the shared memory support that's built in to APR. --Cliff ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
