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 something funny is going on with EXEC_ON_READ. I've been able to reproduce your problem and I'll investigate some more. In the meantime, if it works for you, you can simply run your code without the EXEC_ON_READ option. Works as expected/documented. > the config parser doesn't complain about the directive, but the > hook doesn't seem to get run. I suspect it's a problem with EXEC_ON_READ triggering code execution too soon. It is strange that nothing happens though, at least an error would be nice. I'll take a look at this. $mp-2.0/repos> fgrep EXEC_ON_READ t/ | egrep -v '^#' Oh, guess you just found a feature that was never tested ;-) -- Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5 http://gozer.ectoplasm.org/ F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5
signature.asc
Description: OpenPGP digital signature