gt;
> return Apache2::Const::OK;
> }
>
> I would expect it to print 2 times the same hash. Undefining $ctx
> should not
> affect the value saved in pnotes. But here is what is printed:
>
> $ curl http://localhost:8082/pnotes
> >>>>>>>>>>
s a filter if you build php like this
>
> $ ./configure --with-apxs2filter=/path/to/apache/bin/apxs
>
> but I'm not really into php, so it might take more than that. but it looks
> like php definitely has a filter option in at least 5.0.5 (and most likely
> earlier)