On Sun, Sep 29, 2002 at 02:23:11AM -0400, [EMAIL PROTECTED] wrote: > Hey , > > I too have the same requirement. I want to install(add module) only mod_ssl > to existing apache and openssl . Many sites explain how to install apache > with mod_ssl from their sources. but no where I found how to add the > mod_ssl module alone. > This is only possible if apache already has EAPI built in. To check do: ./httpd -V It should list: -D EAPI for the install without rebuilding apache to work. Also make sure that openssl is OpenSSL 0.9.6g.
vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
