Re: MP2 custom config directives

2005-11-08 Thread Jeremy Nixon
Geoffrey Young <[EMAIL PROTECTED]> wrote: > your description sounds correct for default behavior. and I think it > matches what you quoted :) Hmm. I took the description in the docs to mean that the directives would override the "above" config on a per-directive basis. It certainly didn't occ

Re: MP2 custom config directives

2005-11-08 Thread Geoffrey Young
> At this point I'm not concerned with directory containers, I'm just > trying to get virtual hosts to work the way I want with directives that > apply server-wide. The docs say: "If these functions are not supplied > the following default behavior takes place: the child container inherits > its

MP2 custom config directives

2005-11-08 Thread Jeremy Nixon
I've recently moved to Apache2, and I'm now at my wit's end with custom configuration directives. I have them defined and working, following the examples in the docs, but the merging behavior is proving difficult to understand. (Using mod_perl 2.0.2, apache 2.0.55, perl 5.8.7, FreeBSD 6.0RC1.) A