On Mon, Apr 08, 2002 at 11:49:37AM -0700, Lynn Gazis wrote:
> What options are needed to "configure," with Apache 2.0, to make sure that
> mod_ssl is enabled, and that a particular OpenSSL directory is used?  I
> tried guessing at the right options, but a look at the httpd.conf file in
> the resulting installation suggests that I guessed wrong.
> 
The relevant stuff is:
  --enable-ssl            SSL/TLS support (mod_ssl)
  --with-ssl=DIR          SSL/TLS toolkit (OpenSSL)
(you can get a list of options with ./configure --help)

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
              -- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to