In looking at my configuration, I noticed that I did not have DSO
support enabled and I'm not sure that SSL is enabled correctly.  I'm
thinking about reconfiguring and recompiling Apache with the following
parameters:

SSL_BASE="/usr/local/src/openssl-0.9.5a" \
RSA_BASE="/usr/local/src/rsaref-2.0/local" \
./configure \
"--prefix=/usr/local/apache" \
"--with-layout=Apache" \
"--enable-module=most" \
"--enable-shared=max" \
"--enable-module=ssl" \
"--enable-shared=ssl"  \
"--disable-rule=SSL_COMPAT" \

Can you folks see any glaring errors in this configuration?  Please let
me know what you think.

Thanks,
Diana

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to