hello,

Quick question--



If I follow the standard installation of mod_ssl

../configure \
--with-apache=../apache_1.3.20 \
--with-ssl=../openssl-0.9.6a \
--prefix=/usr/local/apache

Will this just add the mod_ssl to apache along with whatever else I have
already compiled in (http_core.c,mod_so.c, mod_perl.c) to may apache server
or will it remove the mod_so and mod_perl and just add mod_ssl ?

Also, during the config script do I actually put ../apache_1.3.20 or the
path to this dir (same --with-ssl=../openssl-0.9.6a do I just put
../openssl-0.9.6a or path to openssl-0.9.6a)?

and should --prefix be the path to my apache source code
/usr/local/apache_1.3.20 or to the root dir /usr/local/apache?

Thanks for helping out a "GREEN" Bean :)


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

Reply via email to