PHP Classes

File: system/.htaccess

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP GuestBook with Database   system/.htaccess   Download  
File: system/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP GuestBook with Database
GuestBook application using MySQL to store posts
Author: By
Last change:
Date: 6 months ago
Size: 118 bytes
 

Contents

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