in reply to Re: Apache::Filter and Apache::RegistryFilterin thread Apache::Filter and Apache::RegistryFilter
actually, i check:
if (lc $r->dir_config('Filter') eq 'on') { [download]
the lc is key.
anders pearson