diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 14:08:12 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-04 14:08:12 +0000 |
commit | ba680031880bfbc0148d21a62e1bf06f8cd602d7 (patch) | |
tree | 6f913a81ed7fae555cd57a41cafbf6e3bd505809 | |
parent | 8a942a93e2172bb0f86fd3cc7df94de43a558145 (diff) |
web commit by http://getopenid.com/ptecza: How to ban an IP address?
-rw-r--r-- | doc/news/openid/discussion.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/news/openid/discussion.mdwn b/doc/news/openid/discussion.mdwn index 4b754ab71..9ee936c92 100644 --- a/doc/news/openid/discussion.mdwn +++ b/doc/news/openid/discussion.mdwn @@ -14,3 +14,12 @@ as well. Also have I just created an account on this wiki as well? > By signing in with openid, you have created an account on the wiki; you > can configure it to eg, subscribe your email address to changes to pages. > --[[Joey]] + +---- + +# How to ban an IP address? + +There is a way to ban ikiwiki users, but how to ban an IP address? +For example if a bitchy anonymous is bombing our poll. I can use +only Apache/iptables rules for this? Maybe it's related to +[[ACL|todo/ACL]] request? --Pawel |