PHP Classes

File: possible.htaccess

Recommend this page to a friend!
  Classes of Jonathan Alexey   JFWork   possible.htaccess   Download  
File: possible.htaccess
Role: Auxiliary data
Content type: text/plain
Description: License text
Class: JFWork
Tiny framework based on the MVC design pattern
Author: By
Last change: Update of possible.htaccess
Date: 2 years ago
Size: 163 bytes
 

Contents

Class file image Download
RewriteEngine on # put your folder here that you want not rewrite the url RewriteCond $1 !^(index\.php|images|robots|css\.txt) RewriteRule ^(.*)$ /index.php/$1 [L]