PHP Classes

File: public/assets/.htaccess

Recommend this page to a friend!
  Classes of Aby Dahana   Aksara   public/assets/.htaccess   Download  
File: public/assets/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change:
Date: 16 days ago
Size: 241 bytes
 

Contents

Class file image Download
# Prevent Directory Listing Options -Indexes # Deny access php file and it's variant <FilesMatch "(?i)\.(php|ph.+|asp|aspx|shtml|cshtml|pgif|inc|jsp|jspx|hphp|pl|py|module|sh)$"> Order Deny,Allow Deny from All </FilesMatch>