Skip to content

Instantly share code, notes, and snippets.

@richerimage
Created May 1, 2015 07:35
Show Gist options
  • Save richerimage/c3f0f80377792d646419 to your computer and use it in GitHub Desktop.
Save richerimage/c3f0f80377792d646419 to your computer and use it in GitHub Desktop.
Restict IPs
Order deny,allow
Deny from all
Allow from ##.###.###.###
Allow from ##.###.###.###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment