Koozali.org: home of the SME Server

dnsbl for apache?

dennyhalim

dnsbl for apache?
« on: April 03, 2006, 12:54:47 PM »
hi all.

is there anyway i can blacklisting some spammers from accessing all my
website?
perhaps by putting something into htaccess or some other way??

cause, now spammers do not only spamming mail.
they now also spamming guestbooks, wiki, forums, shoutbox, blog
comments, etc... etc...

or, at least, let them only read my web (allow HTTP GET?)
and cannot post anything to any of my forum/guestbook/etc... (deny HTTP POST?)


tia

dennyhalim

dnsbl for apache?
« Reply #1 on: April 05, 2006, 09:49:23 AM »
some searching, lots of asking, i found out these tool:
http://gotroot.com/tiki-index.php?page=mod_security%20rules
http://software.othello.ch/mod_dnsbl/

maybe good idea to include at least one of these into sme?

rgds
dny

Offline raem

  • *
  • 3,972
  • +4/-0
dnsbl for apache?
« Reply #2 on: April 05, 2006, 10:49:32 AM »
dennyhalim
 
Go to bugzilla and add you suggestion as a New Feature Request (NFR).
The developers will consider it on it's merits.
As the rules you are suggesting appear to relate to specific applications, then it may be out of the scope of sme server.

The firewall is fully configurable from the command prompt, you can make changes to custom templates.

The most obvious way to stop rubbish appearing on your web sites, forums etc, is to require users to login.
...