Skip to content

Instantly share code, notes, and snippets.

@deroter
Last active August 29, 2015 14:14
Show Gist options
  • Save deroter/3fe96295117e47ea4fc9 to your computer and use it in GitHub Desktop.
Save deroter/3fe96295117e47ea4fc9 to your computer and use it in GitHub Desktop.
.htaccess
order deny,allow
deny from all
allow from 111.111.0.01
allow from 111.111.0.02
allow from 111.111.0.03
allow from 111.111.0.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment