PHP Classes

File: application/.htaccess

Recommend this page to a friend!
  Classes of Leonardo Feitosa   Rate Limit Code Igniter Hook   application/.htaccess   Download  
File: application/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Rate Limit Code Igniter Hook
Block computer IP addresses that access many times
Author: By
Last change:
Date: 2 months ago
Size: 123 bytes
 

Contents

Class file image Download
<IfModule authz_core_module> Require all denied </IfModule> <IfModule !authz_core_module> Deny from all </IfModule>