From: André Malo Date: Mon, 1 Nov 2004 10:32:47 +0000 (+0000) Subject: fix and update transformation X-Git-Tag: 2.1.1~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed470527aca70ba357a7e801768ee46cdc9eff6;p=thirdparty%2Fapache%2Fhttpd.git fix and update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105650 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_filter.html.en b/docs/manual/mod/mod_filter.html.en index 72da72739b7..b6093e685d6 100644 --- a/docs/manual/mod/mod_filter.html.en +++ b/docs/manual/mod/mod_filter.html.en @@ -1,21 +1,21 @@ - mod_filter - Apache HTTP Server - - - - + + + + -
<-
+ +
<-
Apache > HTTP Server > Documentation > Version 2.1 > Modules
@@ -44,23 +44,23 @@

Directives

Topics

-
top
+
top
-

Smart Filtering

+

Smart Filtering

In the traditional filtering model, filters are inserted unconditionally using AddOutputFilter and family. Each filter then needs to determine whether to run, and there is little @@ -76,9 +76,9 @@ content generator. The ability to dispatch based on Environment Variables offers the full flexibility of configuration with mod_rewrite to anyone who needs it.

-
top
+
top
-

Filter Declarations, Providers and Chains

+

Filter Declarations, Providers and Chains

[This image displays the traditional filter model]
Figure 1: The traditional filter model

@@ -106,9 +106,9 @@ harness, each of which may have any number of providers. A special case is that of a single provider with unconditional dispatch: this is equivalent to inserting the provider filter directly into the chain.

-
top
+
top
-

Configuring the Chain

+

Configuring the Chain

There are three stages to configuring a filter chain with mod_filter. For details of the directives, see below.

@@ -137,9 +137,9 @@ filters declared, offering the flexibility to insert filters at the beginning or end of the chain, remove a filter, or clear the chain. -
top
+
top
-

Examples

+

Examples

Server side Includes (SSI)
A simple case of using mod_filter in place of @@ -192,9 +192,9 @@

-
top
+
top
-

Protocol Handling

+

Protocol Handling

Historically, each filter is responsible for ensuring that whatever changes it makes are correctly represented in the HTTP response headers, and that it does not run when it would make an illegal change. This @@ -226,8 +226,8 @@ default (i.e. in the absence of any FilterProtocol directives), mod_filter will leave the headers untouched.

-
top
-

FilterChain Directive

+
top
+

FilterChain Directive

@@ -262,8 +262,8 @@ -
top
-
Description:Configure the filter chain
Syntax:FilterChain [+=-@!]filter-name ...
@@ -286,8 +286,8 @@ or NETWORK.

-
top
-
Description:Declare a smart filter
Syntax:FilterDeclare filter-name [type]
Description:Deal with correct HTTP protocol handling
Syntax:FilterProtocol filter-name [provider-name] @@ -335,8 +335,8 @@ -
top
-

FilterProvider Directive

+
top
+

FilterProvider Directive

Description:Register a content filter
Syntax:FilterProvider filter-name provider-name @@ -392,8 +392,8 @@
-
top
-

FilterTrace Directive

+
top
+

FilterTrace Directive

@@ -416,7 +416,7 @@
mod_filter will record buckets and brigades passing through the filter to the error log, before the provider has processed them. This is similar to the information generated by - mod_diagnostics. + mod_diagnostics.
2 (not yet implemented)
@@ -432,4 +432,4 @@ - + \ No newline at end of file diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index c43967dae7e..b0b94e72091 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -328,12 +328,11 @@ beziehen - + + [req|resp|env]=dispatchmatch - + + [req|resp|env]=dispatchmatch - + + [req|resp|env]=dispatchmatch - + + [req|resp|env]=dispatchmatch - + + [req|resp|env]=dispatchmatch
Description:Get debug/diagnostic information from mod_filter
<FilesMatch regex> ... </FilesMatch>svdhC
Enthält Direktiven, die für Dateinamen gelten, die auf einen regulären Ausdruck passen
FilterChain [+=-@!]filter-name ...svdhX
Configure the filter chain
FilterDeclare filter-name [req|resp|env]=dispatch - [type]svdhX
Declare a smart filter
FilterDeclare filter-name [type]svdhX
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flagssvdhX
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name - matchsvdhX
Register a content filter
svdhX
Register a content filter
FilterTrace filter-name levelsvdX
Get debug/diagnostic information from mod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Action to take if a single acceptable document is not diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 8ab976774df..44d5d0132cc 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -321,12 +321,11 @@ filenames
<FilesMatch regex> ... </FilesMatch>svdhC
Contains directives that apply to regular-expression matched filenames
FilterChain [+=-@!]filter-name ...svdhX
Configure the filter chain
FilterDeclare filter-name [req|resp|env]=dispatch - [type]svdhX
Declare a smart filter
FilterDeclare filter-name [type]svdhX
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flagssvdhX
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name - matchsvdhX
Register a content filter
svdhX
Register a content filter
FilterTrace filter-name levelsvdX
Get debug/diagnostic information from mod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Action to take if a single acceptable document is not diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index ae99fbc4891..1a6bc27afcf 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -324,12 +324,11 @@ filenames
<FilesMatch regex> ... </FilesMatch>svdhC
Contains directives that apply to regular-expression matched filenames
FilterChain [+=-@!]filter-name ...svdhX
Configure the filter chain
FilterDeclare filter-name [req|resp|env]=dispatch - [type]svdhX
Declare a smart filter
FilterDeclare filter-name [type]svdhX
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flagssvdhX
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name - matchsvdhX
Register a content filter
svdhX
Register a content filter
FilterTrace filter-name levelsvdX
Get debug/diagnostic information from mod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Action to take if a single acceptable document is not diff --git a/docs/manual/mod/quickreference.html.ja.euc-jp b/docs/manual/mod/quickreference.html.ja.euc-jp index 98d8cc33c0f..ab61a6322f3 100644 --- a/docs/manual/mod/quickreference.html.ja.euc-jp +++ b/docs/manual/mod/quickreference.html.ja.euc-jp @@ -304,12 +304,11 @@ API
<FilesMatch regex> ... </FilesMatch>svdhC
Àµµ¬É½¸½¤Ë¥Þ¥Ã¥Á¤¹¤ë¥Õ¥¡¥¤¥ë̾¤ËŬÍѤµ¤ì¤ë ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤ò°Ï¤à
FilterChain [+=-@!]filter-name ...svdhX
Configure the filter chain
FilterDeclare filter-name [req|resp|env]=dispatch - [type]svdhX
Declare a smart filter
FilterDeclare filter-name [type]svdhX
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flagssvdhX
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name - matchsvdhX
Register a content filter
svdhX
Register a content filter
FilterTrace filter-name levelsvdX
Get debug/diagnostic information from mod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Í×µá¤Ë¹ç¤¦Ã±ÆÈ¤Î¥É¥­¥å¥á¥ó¥È¤¬¸«¤Ä¤«¤é¤Ê¤«¤Ã¤¿¤È¤­¤Ë¹Ô¤Ê¤¦¤³¤È¤ò»ØÄê diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 4c4aa85b0c9..b3ed99e18c4 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -280,12 +280,11 @@ filenames
<FilesMatch regex> ... </FilesMatch>svdhC
Contains directives that apply to regular-expression matched filenames
FilterChain [+=-@!]filter-name ...svdhX
Configure the filter chain
FilterDeclare filter-name [req|resp|env]=dispatch - [type]svdhX
Declare a smart filter
FilterDeclare filter-name [type]svdhX
Declare a smart filter
FilterProtocol filter-name [provider-name] proto-flagssvdhX
Deal with correct HTTP protocol handling
FilterProvider filter-name provider-name - matchsvdhX
Register a content filter
svdhX
Register a content filter
FilterTrace filter-name levelsvdX
Get debug/diagnostic information from mod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Action to take if a single acceptable document is not