|
|
| more useful options | |
| PerlMonks |
Re: Determine ip address/hostname of requesting hostby ikegami (Pope) |
| on Sep 21, 2006 at 19:14 UTC ( #574240=note: print w/ replies, xml ) | Need Help?? |
|
Is this a CGI application? CGI servers set $ENV{REMOTE_ADDR} to the IP address, and sometimes (configurable in Apache) set $ENV{REMOTE_HOST} to the reverse lookup of the IP address.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||