Skip to content

Instantly share code, notes, and snippets.

@diogoca
Created July 4, 2013 18:05
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 diogoca/5929412 to your computer and use it in GitHub Desktop.
Save diogoca/5929412 to your computer and use it in GitHub Desktop.
htaccess flags
L will make last rule
NE is for no escaping query string
QSA will append your existing query parameters
NC is for ignore case comparison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment