Title: Message
It appears that perl.apache.org is down.
I would like to get the IP address of the request, so
I've tried the following:
my $c = $r->connection();
my $ipAddr =
$c->remote_ip();
I get the following error:
Can't locate object method "remote_ip" via
package "Apache2::Connection"
Can anyone tell me what I'm
missing?
Thanks,
Steve
**************************************************************************************************
CONFIDENTALITY NOTICE: This e-mail communication and any attachments may contain confidential and
privileged information protected from disclosure by law. It is intended only for the use of the
specified recipients. Any unauthorized review, use, disclosure, distribution or any action based on this
material is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.
**************************************************************************************************