Hi John,
I've written such custom container few weeks ago,
and meet the same problems as you.
First, don't use the EXEC_ON_READ option.
Indeed, it doesn't work. Unfortunately, I don't know why.
But it doesn't care, you can perform your job without using it.
I've written a small perl function t
I'm trying to create a custom block directive, following the
documentation in the ModPerl2 book (or the on-line documentation). The
minimal code for the problem I am seeing is below. I have the following
block in apache2.conf for the new block and the module is
in the /root/apache2 tree a