PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   Figlet Generator   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Figlet Generator
Generate text banners with given fonts
Author: By
Last change:
Date: 1 month ago
Size: 88 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteCond %{REQUEST_URI} !^public RewriteRule ^(.*)$ public/$1 [L]