On Fri, Jan 28, 2000, Airey, John wrote:
> Do I have to recompile Apache-mod_ssl in order to use a module that is not
> part of the basic distribution (eg an authentication module), or is there a
> proper way to do this?
>
> I'm currently using RPM's with Redhat Linux 6.0 because I prefer the
> simplicity of installation. However, I'm prepared to battle it out with
> APACI, even though I lost the last time I tried.
>
> If I'm being totally thick, please let me know. My ego is in need of
> deflating.
As long as mod_so is part of your Apache+modssl server (check it via
`httpd -l'), you can use the apxs command to build third-party modules
into DSO's which then can be loaded via LoadModule from httpd.conf.
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]