PHP Classes

File: .htaccess

Recommend this page to a friend!
  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: 15 years ago
Size: 144 bytes
 

Contents

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