I'm just starting to dig into some Perl scripting and have run across the following issue with a script:
Using the environment variable REMOTE_ADDR is returning the address of the server, not the client.
I'm running this on an OS X server running Apache 1.2.27 and the host is a virtual host.
Any ideas?
Using the environment variable REMOTE_ADDR is returning the address of the server, not the client.
I'm running this on an OS X server running Apache 1.2.27 and the host is a virtual host.
Any ideas?