Broc Seib wrote:
> Hi all,
>
> I have a mix of Apache::ASP code and mod_perl code. Specifically, I use
> Apache::ASP to do the bulk of my site's dynamic pages, plus I have written
> some mod_perl handlers where I've needed to alter server behavior. One of
> these mod_perl handlers does authorizat
Hi all,
I have a mix of Apache::ASP code and mod_perl code. Specifically, I use
Apache::ASP to do the bulk of my site's dynamic pages, plus I have written
some mod_perl handlers where I've needed to alter server behavior. One of
these mod_perl handlers does authorization, which is germane to this