Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

filter-html

Applicable in Filter-class directives.

filter-html can be used to filter out HTML tags from the response content before sending it to the client.

Parameters

The following table describes parameters for the filter-html function.

Table 5–135 filter-html Parameters

Parameter  

Description  

start

HTML start tag 

end

HTML end tag 

Example


Filter fn="filter-html" start="APPLET" end="APPLET"