Hi, what is the canonical way to change "Options" from a handler?
Apache2::Access::allow_options is read-only. Various attempts with
$r->add_config in the uri translation and header parser phases failed:
$r->add_config([q{Options +ExecCGI}]): $r->add_config() has failed: Options
not allowed here
I have now written a little C-level module but is that the way?
Torsten
pgpQuIhHxddxh.pgp
Description: PGP signature
