Hi!

I'm struggling to determine the best way to organize our Apache-related
package structures. Looks like this EAPI (that mod_ssl depends on) might
be complicating the things. Your advice would be most appreciated.

Some background info:
We have several Apache-based packages.  One of them extends Apache with
our own module, the others involve different combinations of PHP stuff
(MySQL,IMAP,GD etc). Now we're enabling this openssl/mod_ssl to all the packages.

Before the existence of EAPI, I was thinking about building one single
Apache core, then each individual module could be built separately
(without referencing to Apache source tree) as DSO via apxs. This would look
really neat in terms of maintenance. Can I still do this with the introduction
of this EAPI? (mod_ssl INSTALL doesn't tell how to build mod_ssl separately
without Apache source tree; is it possible?)

Thanks very much,
--Yan
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to