Robert Gabriel wrote: > Blocking an Ip address should be done like this?! > > Allow from all > Deny from 59.56.109.34 > > Thanks! Sorry, I mean: location / { allow all; deny 59.56.109.34; ... } -- Posted via http://www.ruby-forum.com/.