Hi Torsten, I actually tried that. Problem is when I disable a given handler I can't use it at all, not even in the configs. I essentially want to be able to configure access handlers in the apache configs but disallow users from specifying ant handlers in their htaccess files. I can't turn off the overrides that allow that because it breaks other required features. IMHO the bigger issue here is the lack of fine grained override controls in httpd on htaccess files in general, but I digress.
Sent from my iPhone On Feb 10, 2012, at 9:03 AM, Torsten Förtsch <torsten.foert...@gmx.net> wrote: > On Friday, 10 February 2012 06:46:01 Aaron Knister wrote: >> I was thinking of something along these lines: >> >> A per-directory config directive called PerlHtaccessOverrides with possible >> values of Handlers, Others, Env, Options, All and None. These names are >> based what seemed to be perceived significant groupings of the MP_CMD_DIR_* >> cmd's in modperl_cmds.c. > > Perhaps something along these lines: > > http://perl.apache.org/docs/2.0/user/config/config.html#C_Perl_Handler_ > > Torsten Förtsch > > -- > Need professional modperl support? Hire me! (http://foertsch.name) > > Like fantasy? http://kabatinte.net >