PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Rafael Martin Soto   PHP AWS Block   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP AWS Block
Block accesses from computers hosted on Amazon WS
Author: By
Last change:
Date: 2 months ago
Size: 625 bytes
 

Contents

Class file image Download

block-aws

Block Amazon WS on PHP Server

V 1.0.1

Abuse of Amazon services traffic, negatively affects the performance of certain servers, especially when services are scraping e-commerce sites. The system is updated weekly with the IP's of the Amazon servers, and if the server cannot access to the Amazon url list, the code will use the last known cached configuration.

# INSTALLATION: A lot of easy :smiley:. It is written in PURE PHP. Only need to include the files. Tested on basic PHP installation

     require_once( 'block_amazon_ips.php' );

REQUERIMENTS:

You need a cache folder with write perms.