PHP Classes

File: src/.htaccess

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Polymorphism Example   src/.htaccess   Download  
File: src/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Polymorphism Example
Show several ways of implementing of polymorphism
Author: By
Last change:
Date: 3 years ago
Size: 143 bytes
 

Contents

Class file image Download
<IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule>