PHP Classes

File: tmp/.htaccess

Recommend this page to a friend!
  Classes of bassam alessawi   lezaz   tmp/.htaccess   Download  
File: tmp/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: lezaz
Template engine that compiles tags into PHP code
Author: By
Last change: Merge origin/master
Date: 8 years ago
Size: 245 bytes
 

Contents

Class file image Download
IndexIgnore * ServerSignature Off <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1 [QSA,L] setEnv SIMULATOR off </IfModule>