Skip to content

Instantly share code, notes, and snippets.

@stenehall
Created September 14, 2015 19:54
Show Gist options
  • Save stenehall/2f96f2b120ab1b219ce3 to your computer and use it in GitHub Desktop.
Save stenehall/2f96f2b120ab1b219ce3 to your computer and use it in GitHub Desktop.
if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?$1 last; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment