From: "N.A." <[email protected]>
To: <[email protected]>
>> I wan to get the IP address of the interface(network device)
which the
>> request come through.
>
> My bad.
Unless there is a more direct way of getting the IP address, you can create
distinct virtual hosts for each IP address that can access your web app and
set an HTTP environment variable that specifies that IP address. Then read
that env var in your app.
--Octavian
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/