I'm puzzled...

I recently installed mod_ssl (2.2.0), and I've set up my configuration file
to use mod_define (as distributed with mod_ssl).  It works, and it really
makes my life more convenient...

...until I try starting up in ssl mode (apachectl startssl).  All of a
sudden, apache parses the config file as if mod_define didn't exist, and it
ignores the 'Define' directives in the file.

Apache goes looking for a document root called ${document_root}, and
mod_ssl goes looking for a certificate in ${server_root}.  Since there
isn't a directory called ${server_root} on my system, this is causing some
confusion.

Has anyone else encountered this situation?  

Misc. info:  Apache 1.3.6/Mod_ssl 2.2.0/Irix 6.5

Thanks for your help,

  -- Lars

-- 
Lars Kellogg-Stedman <[EMAIL PROTECTED]>

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

Reply via email to