From: Erik Abele Date: Sat, 10 Aug 2002 20:51:58 +0000 (+0000) Subject: Update transformations. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6d9d83b859e6fffaf37e5b4d0118e75660069b9;p=apache Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96348 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index b8ff31a53e..7e1e06915c 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -1,12 +1,12 @@ -Filters - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Filters

+ -->Filters - Apache HTTP Server
[APACHE DOCUMENTATION]

Apache HTTP Server Version 2.0

Filters

This document describes the use of filters in Apache.

-

Filters

+

Filters

-
Related Modules

mod_deflate
mod_ext_filter
mod_include
Related Directives

AddInputFilter
AddOutputFilter
ExtFilterDefine
ExtFilterOptions
SetInputFilter
SetOutputFilter
+
Related Modules

mod_deflate
mod_ext_filter
mod_include
Related Directives

AddInputFilter
AddOutputFilter
ExtFilterDefine
ExtFilterOptions
SetInputFilter
SetOutputFilter

A filter is a process that is applied to data that is sent or received by the server. Data sent by clients to the @@ -28,9 +28,10 @@

INCLUDES
Server-Side Includes processing by mod_include
DEFLATE
-
Compress output before sending it to the client using mod_include
+
Compress output before sending it to the client using + mod_deflate

In addition, the module mod_ext_filter allows for external programs to be defined as filters.

-

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file +

Apache HTTP Server Version 2.0

IndexHome \ No newline at end of file