Skip to content

Instantly share code, notes, and snippets.

@theredstapler
Created October 31, 2016 16:01
Show Gist options
  • Save theredstapler/613add7ef2e3bfe12f7d2fce152b2d36 to your computer and use it in GitHub Desktop.
Save theredstapler/613add7ef2e3bfe12f7d2fce152b2d36 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteRule ^rest/(.*)$ api.php?data=$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment