PHP Classes

File: backend/.htaccess

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Web App Multi-Perfil   backend/.htaccess   Download  
File: backend/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Web App Multi-Perfil
App that uses CRUD to manage multiple users
Author: By
Last change:
Date: 1 month ago
Size: 114 bytes
 

Contents

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