Martin Hudec wrote:
> Hello,
>
> I need to make script which will go through file with IP addresses (one IP per
> line), and then compare each line to $ENV{'REMOTE_ADDR'}, and if it is equal
> then it will load first html to browser, otherwise it will load second html.
> Can anyone help me with th
Hello,
I need to make script which will go through file with IP addresses (one IP per
line), and then compare each line to $ENV{'REMOTE_ADDR'}, and if it is equal
then it will load first html to browser, otherwise it will load second html.
Can anyone help me with this please?
--
Martin Hudec