View Single Post
  #3  
Old 10-01-2012, 01:52 PM
khoaofgod khoaofgod is offline
Member
 
Join Date: Apr 2012
Posts: 10
I used it already. However,

The $_SERVER['REMOTE_ADDR'] still is IP of Proxy. Not the Client IP.

http://proxy.easyjquery.com/

By Default [HTTP_X_FORWARDED_FOR] => 98.151.173.209, 83.167.226.125

FORWARDED_FOR show my IP .209 , but X_REAL_IP and REMOTE_ADDR still proxy .125

Is it bug ?
Reply With Quote