PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Boss Ibrahim Mussa   Wepesi PHP View Class   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Wepesi PHP View Class
Renders view output from template script files
Author: By
Last change:
Date: 1 year ago
Size: 164 bytes
 

Contents

Class file image Download
RewriteEngine On ErrorDocument 404 /404.html RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.+)$ index.php?queries=$1 [QSA,L]