On Tue, Feb 15, 2000, [EMAIL PROTECTED] wrote:

> Full_Name: Fabien Coelho
> Version: 2.5.0
> OS: solaris
> Submission from: (NULL) (193.48.171.47)
> 
> I installed apache as in a nfs-shared ro directory on the local
> network, and I want to use it on different machines, with different
> configuration, log and so files. This works perfectly but for modssl
> which breaks the configurability. Indeed, I run apache with
> appropriate options (-R -f ...) and settings (ErrorLog...) 
> so that each machine uses it's own set of directories
> (in my installation, /usr/local/apache/hosts/<machine-name>/...
> I can redirect all files at runtime with appropriate directives
> (PidFile ScoreBoardFile...) but one :
> [...] 
> It lacks a directive MMFile or whatever to change the default.
> Although I can think of ways to walk around the issue, I think
> such a directive or option to change the default should be provided.

FAQ: http://www.modssl.org/docs/2.5/ssl_faq.html#mmpath
 
> One more ugly stuff is that you don't need to load ssl to 
> have the problem to occur, although the code is added by modssl.

The code you're talking about is EAPI and EAPI is added directly by
mod_ssl just for convinience reasons. EAPI is totally independent of
mod_ssl (for instance it is also used by mod_define, etc.) and could be
also a stand-alone package. 
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

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

Reply via email to