Ignore proxy accesses
Ignore proxy accesses
Description
This plugins ignore proxy accesses when Proxy server have generic HTTP Headers.
Installation
1.Open the file “ignore_proxy_accesses.php”.
2.You must reset the server (and localnet’s) IP adress section in array in after 13 cols of the file.
3.Set this directory to “/path/to/wordpress/wp-content/plugins/”.
4.Activate this plugin.
Usage
If you activate this plugin, This is Ignore access from Proxy server. but, Proxy server that don’t have generic HTTP Headers, it passed.
Reviews
Changelog
0.3.2.1.1 (2014-03-15)
- edited: Rewrote my name and URL.
0.3.2.1 (2014-01-27)
- fixed: Removed a variable to shorten code.
- fixed: Rewrote readme.txt to display installation, changelog on plugin page.
- new: If new version was released, the routin of accessed pingback hosts to site may recode.
0.3.2 (2014-01-25)
- new: Inserted 2 break routin in “IF” routins, when localnet and pingback hosts wasn’t matched your IP address.
0.3 (2014-01-10)
- fixed: Found near miss, it was fixed scripts and readme.txt.
- fixed: Restored description.
- fixed: Restore database query of wp_options.
- fixed: Renamed plugin’s name.
0.2 (2014-01-10)
- new: Commited of first.