PHP Classes

File: application/hooks/index.html

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

Contents

Class file image Download
<!DOCTYPE html> <html> <head> <title>403 Forbidden</title> </head> <body> <p>Directory access is forbidden.</p> </body> </html>