PHP Classes

File: restAPI/vendor/bramus/router/demo-multilang/.htaccess

Recommend this page to a friend!
  Classes of Hicri   PHP REST API Example   restAPI/vendor/bramus/router/demo-multilang/.htaccess   Download  
File: restAPI/vendor/bramus/router/demo-multilang/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP REST API Example
Example API that performs CRUD operations
Author: By
Last change:
Date: 7 months ago
Size: 116 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php [L]