• This is a great little plugin as-is.

    It would be excellent if it added an option to support reverse proxies. In case anyone else comes across this, I manually added handling for $_SERVER['HTTP_X_REAL_IP'] and $_SERVER['HTTP_X_FORWARDED_FROM'] in place of $_SERVER['REMOTE_ADDR'].

The topic ‘Proxy Support’ is closed to new replies.