http status code 302 - How to find IP address of redirecting server in php -


i have 2 servers , b. user accesses page on server a , server a sends redirection (302 status code) , returns. client sends request server b. want way find ip address of server request, identity of server work, $_server['http_referer'] coming blank.

ps: have control on server b not on a. if access page of server directly (which sending redirect server b) getting blank referer @ server b.

thanks in advance

you cannot ip of referrer (i.e. server initiated redirect server).


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -