Dan McGuirk wrote:
> Hi,
>
> I'm writing a filter using modperl-2.0, and trying to figure out how to
> get per-directory configuration information passed into it. I've tried
> both PerlSetVar and PerlSetEnv, but nothing seems to be getting
> through. Below is a section of the httpd.conf and the
Hi,
I'm writing a filter using modperl-2.0, and trying to figure out how to
get per-directory configuration information passed into it. I've tried
both PerlSetVar and PerlSetEnv, but nothing seems to be getting
through. Below is a section of the httpd.conf and the code.
The attempt to referenc