Skip to content

Instantly share code, notes, and snippets.

@ReekenX
Created March 19, 2014 05:06
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 ReekenX/9635714 to your computer and use it in GitHub Desktop.
Save ReekenX/9635714 to your computer and use it in GitHub Desktop.
Limit single IP
<Limit GET POST>
order allow,deny
deny from 200.49.176.139
allow from all
</Limit>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment