PHP Classes

File: _.htaccess

Recommend this page to a friend!
  Classes of Rodolfo Pereira Romano   PHP API Server Builder   _.htaccess   Download  
File: _.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP API Server Builder
Build a REST server API from custom classes
Author: By
Last change: Update of _.htaccess
Date: 7 years ago
Size: 186 bytes
 

Contents

Class file image Download
Options +FollowSymLinks RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d #RewriteRule . /example.php [L] RewriteRule . /api/example.php [L]