PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Mihajlo Siljanoski   Xmodule   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xmodule
Modular Web application development framework
Author: By
Last change: New Version 2.6
Date: 7 years ago
Size: 140 bytes
 

Contents

Class file image Download
RewriteEngine On #RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L]