blob: 6ca51efc0d586a3d9f3dbf2d71d50e9d28f64a83 (
plain) (
blame)
1
2
3
4
5
|
mod_sed is an apache module that embeds a copy of the sed(1) command. This
means that you can automatically filter data without having to spawn a CGI
process.
WWW: http://www.happygiraffe.net/mod_sed.html
|