On Tue, Jan 25, 2000, [EMAIL PROTECTED] wrote:
> I was wondering if anyone know where I can get info as
> to what apache1.3.9+mod_ssl.rpm is compilied with in
> terms of modules. (ie php, postgres, mysql,
> mod_perl,etc.). Any help is greatly appreciated.
Just run its "httpd" binary as "httpd -l" and you see the list of
modules which are statically built in. For a list of DSO-based modules
just perform a "find . -name "*.so" -print" in the installation area.
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]