Re: EXEC_ON_READ configuration block directives

2005-06-19 Thread Philippe M. Chiasson
Dorian Taylor wrote: > is there a working example of a block directive implementation > available? i just tried setting one up the way > http://perl.apache.org/docs/2.0/user/config/custom.html#C_Apache2__Const__RAW_ARGS_ > says, and i'm not appearing to get my config subroutine run. I suspect some

EXEC_ON_READ configuration block directives

2005-06-18 Thread Dorian Taylor
is there a working example of a block directive implementation available? i just tried setting one up the way http://perl.apache.org/docs/2.0/user/config/custom.html#C_Apache2__Const__RAW_ARGS_ says, and i'm not appearing to get my config subroutine run. the config parser doesn't complain about th