Return to Snippet

Revision: 41424
at February 17, 2011 20:57 by daipratt


Initial Code
order deny,allow

deny from all

allow from 50.16.160.70


#These are the Amazon EC2 server IP's. Sort of.
allow from 216.182.
allow from 72.44.
allow from 67.202.
allow from 75.101.
allow from 174.129.
allow from 204.236.
allow from 184.73.
allow from 184.72.
allow from 184.72.
allow from 50.16.
allow from 50.17.
allow from 216.236.
allow from 184.72.
allow from 50.18.
allow from 79.125.
allow from 46.51.
allow from 46.51.
allow from 46.137.
allow from 175.41.
allow from 122.248.

Initial URL
http://zoocha.com/what-we-do/development/

Initial Description
See here for Amazon EC2 range
https://forums.aws.amazon.com/ann.jspa?annID=877

Initial Title
.htaccess - allow access only from certain IP's and IP ranges

Initial Tags
htaccess

Initial Language
Other