Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: Access to Server and Request objects under Registry

Adam Prime

2008-04-16

Replies: Find Java Web Hosting

Author LoginPost 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



©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.