freebsd-ports/www/mod_filter/pkg-descr
Will Andrews d43484083e Add mod_filter 1.4.1, an Apache module to filter output from
other modules inside of Apache.

PR:		33454
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-10-14 08:27:27 +00:00

9 lines
410 B
Text

mod_filter allows you to filter output from other modules inside
of Apache. This allows you to implement filters (think Swedish Chef,
jive, etc.). You can also use it to retailer output for your locale.
This works with HTML documents, mod_perl, PHP, JServ, CGIs, and for
that matter just about any sort of custom handler you might have.
WWW: http://software.tangent.org/
Seamus Venasse <svenasse@polaris.ca>