Login   Register  
PHP Classes
elePHPant
Icontem

File: .htaccess

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of None  >  PHP Controller  >  .htaccess  >  Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: enable modrewrite and direct traffic to index
Class: PHP Controller
Implements a controller of MVC applications
Author: By
Last change:
Date: 2005-11-17 07:41
Size: 324 bytes
 

Contents

Class file image Download
AddType application/x-httpd-php *
php_value include_path ".:/home/visudo/eddie/live/users/eddie/PHP-Controller/Pages/Smarty-2.6.9/:/home/visudo/eddie/live/users/eddie/PHP-Controller/Pages/pear/"
RewriteEngine on
RewriteRule !\.(phps|xmls|tpls|pdf|htmls)$ /home/visudo/eddie/live/users/eddie/PHP-Controller/Pages/index.php