> -----Original Message-----
> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 24, 2001 10:04 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [SUGGESTION] mod_auth_xxxx API
>
>
> On Mon, Sep 24, 2001 at 10:08:16PM +0200, Mladen Turk wrote:
> > It has fewer config directives then the old style.
> > For example you have AuthFile, AuthDBFile, AuthDBMFile etc,..
> > Using this approach you have AuthInterfaceUse and AuthFile only.
> > The AuthInferaceUse will call the proper database.
>
> You can't enforce the use of shared libraries. You can consolidate
> the code so that they use the same core code though. -- justin
Of course they can be statically linked like modules do, then they will be
in the hash table allready.
MT.