Forum Moderators: phranque
< location /blog/wp-comments-newpost.php >
RewriteEngine On
RewriteCond %{HTTP_REFERER}!^.*my_domain.org/.*
RewriteRule ^.* http://www.example.com/comment-spam.html
< /location >
[edited by: jdMorgan at 2:00 am (utc) on Oct. 2, 2005]
[edit reason] example.com [/edit]
Jim