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 Igor Herson Aquino de França  >  Url short URL dynamic  >  .htaccess  >  Download  
File: .htaccess
Role: Auxiliary script
Content type: text/plain
Description: .htaccess file
Class: Url short URL dynamic
Create and redirect URL shortcuts
Author: By
Last change:
Date: 2008-09-18 09:28
Size: 144 bytes
 

Contents

Class file image Download
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .(/)?$ miniurl/index.php