PHP Classes

File: code/.htaccess

Recommend this page to a friend!
  Classes of Junaid Hassan   PHP MVC   code/.htaccess   Download  
File: code/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: .htaccess
Class: PHP MVC
MVC framework that loads XML configuration files
Author: By
Last change:
Date: 10 years ago
Size: 131 bytes
 

Contents

Class file image Download
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* index.php?qs=$0 [PT,L]