Re: gaining access to config directives of other modules

2003-03-29 Thread Geoffrey Young


dorian wrote:
i know Apache::Module can get at all the installed modules and their
directives, and even the spec of those directives, but what about the
actual values of those directives? i notice Apache::Module is old, but
i don't see anything else out there that looks like it will come close
to doing the job.
insight is welcome.
Apache::Module is really cool, old or not, but probably isn't really 
production material based on the underlying wizardry.  this thread 
offers a few different solutions, in increasing level of segfault 
probability :)

http://marc.theaimsgroup.com/?l=apache-modperlm=103791699126881w=2

HTH

--Geoff





gaining access to config directives of other modules

2003-03-28 Thread dorian
i know Apache::Module can get at all the installed modules and their
directives, and even the spec of those directives, but what about the
actual values of those directives? i notice Apache::Module is old, but
i don't see anything else out there that looks like it will come close
to doing the job.

insight is welcome.

.dorian