PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 4 years ago
Size: 90 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule (.*) public/$1 [L,NC,QSA]