On 06/12/10 20:39, Philippe M. Chiasson wrote:
On 10-11-30 07:51 , "Alex J. G. Burzyński" wrote:
Hi,
I've noticed that when using custom directives within nested
the result of $r->location reports the parent one only, instead of the
subdir.
However if I add PerlSetVar the $r->location will rep
On 10-11-30 07:51 , "Alex J. G. Burzyński" wrote:
> Hi,
>
> I've noticed that when using custom directives within nested
> the result of $r->location reports the parent one only, instead of the
> subdir.
>
> However if I add PerlSetVar the $r->location will report the correct one.
Yup, you've s
What version of SizeLimit were you using? This was fixed in svn in
r882407, which was released in 0.93 in October
Adam
On 12/6/2010 4:11 AM, Brett @Google wrote:
Hello,
Here is a patch for Apache2::SizeLimit under solaris 10, apache 2.2,
unthreaded prefork model :
diff -c ./mod_perl-2.0.4/
Hello,
Here is a patch for Apache2::SizeLimit under solaris 10, apache 2.2,
unthreaded prefork model :
diff -c ./mod_perl-2.0.4/blib/lib/Apache2/SizeLimit.pm ./SizeLimit.pm
*** ./mod_perl-2.0.4/blib/lib/Apache2/SizeLimit.pm Mon Dec 6 15:59:43
2010
--- ./SizeLimit.pm Mon Dec 6 18:41:0