Skip to content

Instantly share code, notes, and snippets.

@nicklozon
Created March 21, 2015 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicklozon/39ac52bc2f1e0aaac649 to your computer and use it in GitHub Desktop.
Save nicklozon/39ac52bc2f1e0aaac649 to your computer and use it in GitHub Desktop.
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment