>
Download This Plugin | |
Download Elegant Themes | |
Name | Proxy Real IP |
Version | 1.1 |
Author | Sam Parsons |
Rating | 100 |
Last updated | 2012-12-27 02:44:00 |
Downloads |
1750
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Proxy Real IP plugin added 24 bytes of resources to the Home page and 27 bytes of resources to the sample Post page.
Proxy Real IP plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Proxy Real IP plugin ads no tables to your Wordpress blog database.If you're running WordPress behind a proxy, chances are that the IP address of the user browsing your site won't show up, instead WordPress will see the IP address of your proxy server. Proxy Real IP sets this straight by looking at the HTTP headers that the proxy sends.
Proxy Real IP looks in the following HTTP headers: X-FORWARDED-FOR, X-FORWARDED, FORWARDED-FOR, FORWARDED, X-REAL-IP
Proxy Real IP sets the user's IP address to the first HTTP header defined that matches a simple regular expression of an IP address (123.123.123.123).
Proxy Real IP also sets the $_SERVER['HTTPS'] variable correctly when running behind a proxy so that WordPress can determine whether or not the proxy connection is over HTTPS. It looks to the HTTP_X_FORWARDED_PROTO PHP server variable to determine this.