PHP Classes

File: writable/.htaccess

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP GuestBook with Database   writable/.htaccess   Download  
File: writable/.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: 124 bytes
 

Contents

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