From: Graham Leggett Date: Fri, 10 Jun 2011 10:52:03 +0000 (+0000) Subject: Update transformations. X-Git-Tag: 2.3.13~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d224542bfaca397a7b8581e60dd5fa6164d24e3;p=thirdparty%2Fapache%2Fhttpd.git Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1134275 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index ba84a55677a..f119404f1ff 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -37,7 +37,7 @@

Filtering in Apache 2

- +

The Filter Chain is available in Apache 2.0 and higher, and enables applications to process incoming and outgoing data diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml index 0505c41d447..2ed092cdeaf 100644 --- a/docs/manual/mod/allmodules.xml +++ b/docs/manual/mod/allmodules.xml @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de index a1d908cf9df..0a7c33860c5 100644 --- a/docs/manual/mod/allmodules.xml.de +++ b/docs/manual/mod/allmodules.xml.de @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index 92580378bf4..9617f5f6706 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index e204b5dacb0..9b64bd529cd 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja index e4c6c33b9ab..a99b97b941b 100644 --- a/docs/manual/mod/allmodules.xml.ja +++ b/docs/manual/mod/allmodules.xml.ja @@ -33,6 +33,7 @@ mod_cgi.xml.ja mod_cgid.xml.ja mod_charset_lite.xml + mod_data.xml mod_dav.xml.ja mod_dav_fs.xml.ja mod_dav_lock.xml.ja diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko index 24bede0ff52..1a43c593320 100644 --- a/docs/manual/mod/allmodules.xml.ko +++ b/docs/manual/mod/allmodules.xml.ko @@ -33,6 +33,7 @@ mod_cgi.xml.ko mod_cgid.xml.ko mod_charset_lite.xml.ko + mod_data.xml mod_dav.xml.ko mod_dav_fs.xml.ko mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr index 7e0391368ab..f004f528b72 100644 --- a/docs/manual/mod/allmodules.xml.tr +++ b/docs/manual/mod/allmodules.xml.tr @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/allmodules.xml.zh-cn b/docs/manual/mod/allmodules.xml.zh-cn index 0505c41d447..2ed092cdeaf 100644 --- a/docs/manual/mod/allmodules.xml.zh-cn +++ b/docs/manual/mod/allmodules.xml.zh-cn @@ -33,6 +33,7 @@ mod_cgi.xml mod_cgid.xml mod_charset_lite.xml + mod_data.xml mod_dav.xml mod_dav_fs.xml mod_dav_lock.xml diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index c8139e6bb63..eff5c8d3250 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -110,7 +110,8 @@ address)

mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 7511c26518a..8598c03f0f5 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -108,7 +108,8 @@ address)
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index b7c4dc8abab..67dc32752c3 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -113,7 +113,8 @@ address)
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr index 0b5b4edc8c4..55bf8e9e4b3 100644 --- a/docs/manual/mod/index.html.fr +++ b/docs/manual/mod/index.html.fr @@ -109,7 +109,8 @@ cache HTTP.
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index bb70cd05431..bead84f7730 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -106,7 +106,8 @@ address)
mod_cgi
CGI スクリプトの実行
mod_cgid
外部 CGI デーモンを使った CGI スクリプトの実行
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
分散オーサリングとバージョン管理 +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
分散オーサリングとバージョン管理 (WebDAV) 機能
mod_dav_fs
mod_dav のためのファイルシステムプロバイダ
mod_dav_lock
mod_dav 用の汎用ロックモジュール
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index 32c0f219e4e..815f00be0fd 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -102,7 +102,8 @@ address)
mod_cgi
CGI ½ºÅ©¸³Æ® ½ÇÇà
mod_cgid
¿ÜºÎ CGI µ¥¸óÀ» »ç¿ëÇÏ¿© CGI ½ºÅ©¸³Æ®¸¦ ½ÇÇà
mod_charset_lite
¹®ÀÚÁýÇÕ º¯È¯À» ÁöÁ¤
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) ±â´É
mod_dav_fs
mod_davÀ» À§ÇÑ ÆÄÀϽýºÅÛ Á¦°øÀÚ
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8 index e9f1e79a387..e53144462ee 100644 --- a/docs/manual/mod/index.html.tr.utf8 +++ b/docs/manual/mod/index.html.tr.utf8 @@ -104,7 +104,8 @@ yaptığı gibi dizin içeriğini listeler.
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn index c8a29b27afd..7a0cd1e21d2 100644 --- a/docs/manual/mod/index.html.zh-cn +++ b/docs/manual/mod/index.html.zh-cn @@ -103,7 +103,8 @@ address)
mod_cgid
Execution of CGI scripts using an external CGI daemon
mod_charset_lite
Specify character set translation or recoding
-
mod_dav
Distributed Authoring and Versioning +
mod_data
Convert response body into an RFC2397 data URL
+
mod_dav
Distributed Authoring and Versioning (WebDAV) functionality
mod_dav_fs
filesystem provider for mod_dav
mod_dav_lock
generic locking module for mod_dav
diff --git a/docs/manual/mod/mod_data.html b/docs/manual/mod/mod_data.html new file mode 100644 index 00000000000..6857a7393ce --- /dev/null +++ b/docs/manual/mod/mod_data.html @@ -0,0 +1,5 @@ +# GENERATED FROM XML -- DO NOT EDIT + +URI: mod_data.html.en +Content-Language: en +Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/mod/mod_data.html.en b/docs/manual/mod/mod_data.html.en new file mode 100644 index 00000000000..8f5b04e1dfa --- /dev/null +++ b/docs/manual/mod/mod_data.html.en @@ -0,0 +1,81 @@ + + + +mod_data - Apache HTTP Server + + + + + + +
<-
+ +
+

Apache Module mod_data

+
+

Available Languages:  en 

+
+ + + + +
Description:Convert response body into an RFC2397 data URL
Status:Extension
Module Identifier:data_module
Source File:mod_data.c
Compatibility:Available in Apache 2.3 and later
+

Summary

+ +

This module provides the ability to convert a response into + an RFC2397 data URL. +

+ +

Data URLs can be embedded inline within web pages using something + like the mod_include module, to remove the need for + clients to make separate connections to fetch what may potentially be + many small images. Data URLs may also be included into pages generated + by scripting languages such as PHP.

+ +

An example of a data URL

+ data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
+ AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
+ ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
+ a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
+ ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
+ F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
+ hhx4dbgYKAAA7
+

+ +

The filter takes no parameters, and can be added to the filter stack + using the SetOutputFilter directive, + or any of the directives supported by the mod_filter + module.

+ +

Configuring the filter

+ <Location /data/images>
+ + SetOutputFilter DATA + + </Location>
+

+ +
+

Directives

+

This module provides no + directives.

+

See also

+
+ +
+
+

Available Languages:  en 

+
+ \ No newline at end of file diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index 239f5b61b08..926cc6b83f2 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -77,6 +77,9 @@
mod_buffer
Provides for buffering the input and output filter stacks
+
mod_data
+
Convert response body into an RFC2397 data URL
+
mod_lua
Embeds the Lua language into httpd, for configuration and small business logic functions.
diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index 61b99f92f3d..f7cbfcc7b03 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -205,6 +205,7 @@ HPUX betreiben
  • Apache-Modul mod_cgi
  • Apache-Modul mod_cgid
  • Apache-Modul mod_charset_lite
  • +
  • Apache-Modul mod_data
  • Apache-Modul mod_dav
  • Apache-Modul mod_dav_fs
  • Apache-Modul mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en index 80faa6f998f..1fa99ba5260 100644 --- a/docs/manual/sitemap.html.en +++ b/docs/manual/sitemap.html.en @@ -200,6 +200,7 @@ Server on HPUX
  • Apache Module mod_cgi
  • Apache Module mod_cgid
  • Apache Module mod_charset_lite
  • +
  • Apache Module mod_data
  • Apache Module mod_dav
  • Apache Module mod_dav_fs
  • Apache Module mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es index 19091163d87..5c8a2d66810 100644 --- a/docs/manual/sitemap.html.es +++ b/docs/manual/sitemap.html.es @@ -196,6 +196,7 @@ usados para describir las directivas de Apache
  • Módulo Apache mod_cgi
  • Módulo Apache mod_cgid
  • Módulo Apache mod_charset_lite
  • +
  • Módulo Apache mod_data
  • Módulo Apache mod_dav
  • Módulo Apache mod_dav_fs
  • Módulo Apache mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.fr b/docs/manual/sitemap.html.fr index 90d6879fd25..0b386fb053a 100644 --- a/docs/manual/sitemap.html.fr +++ b/docs/manual/sitemap.html.fr @@ -213,6 +213,7 @@ pour d
  • Module Apache mod_cgi
  • Module Apache mod_cgid
  • Module Apache mod_charset_lite
  • +
  • Module Apache mod_data
  • Module Apache mod_dav
  • Module Apache mod_dav_fs
  • Module Apache mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.ja.utf8 b/docs/manual/sitemap.html.ja.utf8 index 9f56317f6bf..1521bb078b3 100644 --- a/docs/manual/sitemap.html.ja.utf8 +++ b/docs/manual/sitemap.html.ja.utf8 @@ -194,6 +194,7 @@
  • Apache モジュール mod_cgi
  • Apache モジュール mod_cgid
  • Apache モジュール mod_charset_lite
  • +
  • Apache モジュール mod_data
  • Apache モジュール mod_dav
  • Apache モジュール mod_dav_fs
  • Apache モジュール mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr index 7e58e8b77be..91742e86165 100644 --- a/docs/manual/sitemap.html.ko.euc-kr +++ b/docs/manual/sitemap.html.ko.euc-kr @@ -194,6 +194,7 @@
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_cgi
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_cgid
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_charset_lite
  • +
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_data
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_dav
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_dav_fs
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.tr.utf8 b/docs/manual/sitemap.html.tr.utf8 index cfa3eaa7a71..06e4c3490b3 100644 --- a/docs/manual/sitemap.html.tr.utf8 +++ b/docs/manual/sitemap.html.tr.utf8 @@ -195,6 +195,7 @@ Windows ile Apache Kullanımı
  • Apache Modülü mod_cgi
  • Apache Modülü mod_cgid
  • Apache Modülü mod_charset_lite
  • +
  • Apache Modülü mod_data
  • Apache Modülü mod_dav
  • Apache Modülü mod_dav_fs
  • Apache Modülü mod_dav_lock
  • diff --git a/docs/manual/sitemap.html.zh-cn b/docs/manual/sitemap.html.zh-cn index 28b3063cfae..2253cffed3a 100644 --- a/docs/manual/sitemap.html.zh-cn +++ b/docs/manual/sitemap.html.zh-cn @@ -194,6 +194,7 @@
  • Apache 模块 mod_cgi
  • Apache 模块 mod_cgid
  • Apache 模块 mod_charset_lite
  • +
  • Apache 模块 mod_data
  • Apache 模块 mod_dav
  • Apache 模块 mod_dav_fs
  • Apache 模块 mod_dav_lock