Applicable in Filter-class directives.
filter-ct can be used to block response content that matches a certain MIME type.
The following table describes the parameter for the filter-ct function.
Table 5–134 filter-ct Parameters
Parameter |
Description |
---|---|
regexp |
Regular expression of the mime type to be filtered. |
Filter fn="filter-ct" regexp="(application/octet-stream)" |