My favorites | Sign in
Project Logo
             
Show all Featured downloads:
modakismet-0.0.1.tar.gz
People details
Project owners:
  yokawasa

Apache Module mod_akismet Overview

mod_akismet is Apache module that enables you to detect spam comments before your application handler by Akismet's anti-comment-spam service. It is designed to stand in front of your Apache application handler and allow you to check out spam comment post. If it detects spam post, it adds spam detected flag to both apache subprocess_env and incoming http header table with the key named "akismet_detect_spam". Therefore, the spam detected flag can be referred by app handler or next apache modules.

News

Documents

Authors

Yoichi Kawasaki <yokawasa at gmail.com>









Hosted by Google Code