PHP Classes

File: webroot/.htaccess

Recommend this page to a friend!
  Packages of Andraž   BB   webroot/.htaccess   Download  
File: webroot/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: BB
Badminton tournament management application
Author: By
Last change:
Date: 15 days ago
Size: 130 bytes
 

Contents

Class file image Download
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [L] </IfModule>