PHP Classes

File: public/.htaccess

Recommend this page to a friend!
  Classes of Lucas de Oliveira   PHP API de Notificação de Concurso Público   public/.htaccess   Download  
File: public/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP API de Notificação de Concurso Público
Get information about public tenders in São Paulo
Author: By
Last change:
Date: 7 years ago
Size: 189 bytes
 

Contents

Class file image Download
<IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On #RewriteBase /path/to/app RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.php [QSA,L] </IfModule>