W3C Jigsaw


All resources All frames

GrepPutFilter

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.


Inherits

The GrepPutFilter class inerits from the following classes:


Attributes description

The GrepPutFilter defines the following attributes:


forbidden-string
semantics
The string to search in the incomming document.
type
This attribute is an editable StringAttribute
default value
This attribute defaults to null.


redirect-url
semantics
The URL pointing to the explaination document.
type
This attribute is an editable StringAttribute
default value
This attribute defaults to null.


Jigsaw Team
$Id: org.w3c.jigedit.filters.GrepPutFilter.html,v 1.1 2002/02/20 13:17:33 cbournez Exp $