PHP Classes

File: .htaccess

Recommend this page to a friend!
  Classes of Taranpreet Singh   PHP End Game Engine Website   .htaccess   Download  
File: .htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP End Game Engine Website
Build Web sites for promoting games
Author: By
Last change:
Date: 4 years ago
Size: 75 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteRule ^$ public/ [L] RewriteRule (.*) public/$1 [L]