On Sun, 18 Oct 1998, Chris Magnuson wrote:
> Is there some documentation that details how to build to add new modules
> like dbm_auth? That was absent from the last one and I couldn''t
find
> any info that seemed like it would take less than a day to figure out.
Because each module has a different build process, this probably
wouldn''t
be practical. What you do need to know is that modules must be built as
DSOs to work. DSO stands for Dynamic Shared Object. We included packages
for the apache source code and apache headers, the latter which SHOULD be
all you need to compile a DSO module. once you have compiled it, simply
put the module in /usr/lib/apache/ and enable it in the httpd.conf.
---
-Preston Brown
Red Hat Software, Inc.
pbrown@redhat.com