PHP Classes

File: restAPI/.htaccess

Recommend this page to a friend!
  Classes of Hicri   PHP REST API Example   restAPI/.htaccess   Download  
File: restAPI/.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: 64 bytes
 

Contents

Class file image Download
RewriteEngine On RewriteRule ^([0-9a-zA-Z-_/]+)$ index.php [QSA]