Author Login
Post Reply
my $r = shift;
at the top of your file running under registry should work. You can
also use Apache->request in mp1, or Apache2::RequestUtil->request in
mp2 (if you're using the prefork mpm)
Adam
Quoting Artem Kuchin <matrix@(protected)>:
> Hello!
>
> Is there any way to access server and request objects
> when script is running under Registry?
>
> --
> Regards,
> Artem