This filter looks for a forbidden string in all incomming document (via PUT), if this string is found then emit a 403 reply (FORBIDDEN) whith a link on an explaination document.
The GrepPutFilter class inerits from the following classes:
The GrepPutFilter defines the following attributes:
forbidden-string
redirect-url
Jigsaw Team
$Id: org.w3c.jigedit.filters.GrepPutFilter.html,v 1.1 2002/02/20 13:17:33 cbournez Exp $