PHP Classes

File: backend/.htaccess

Recommend this page to a friend!
  Classes of Rodrigo Faustino   PHP CRUD MVC   backend/.htaccess   Download  
File: backend/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD MVC
Develop applications that provide CRUD interfaces
Author: By
Last change:
Date: 7 months ago
Size: 121 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^ index.php [QSA,L]