From: Richard Bowen Date: Mon, 21 Jan 2013 15:41:30 +0000 (+0000) Subject: Rebuild X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53c70ed0b2d9691cafaf1b5d55d6e9f0fbdcd9d;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436427 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index 559fde8ca64..e27bc5606b2 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -163,7 +163,7 @@ by other LDAP modules
mod_logio
Logging of input and output bytes per request
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 2629fd87787..ec1c81b9190 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -161,7 +161,7 @@ by other LDAP modules
mod_logio
Logging of input and output bytes per request
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index 835f192df4e..033f36a31ed 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -166,7 +166,7 @@ by other LDAP modules
mod_logio
Logging of input and output bytes per request
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8 index 73310437fef..487c77afe2a 100644 --- a/docs/manual/mod/index.html.ja.utf8 +++ b/docs/manual/mod/index.html.ja.utf8 @@ -151,7 +151,7 @@ by other LDAP modules
mod_logio
リクエスト毎に入力バイト数と出力バイト数とをロギング
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
リクエストされたファイルの拡張子とファイルの振る舞い (ハンドラとフィルタ)、内容 (MIME タイプ、言語、文字セット、エンコーディング) とを関連付ける
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index 47e7e2d996b..931600283aa 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -150,7 +150,7 @@ by other LDAP modules
mod_logio
¿äû´ç ÀÔÃâ·Â ¹ÙÀÌÆ®¼ö¸¦ ±â·Ï
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8 index 0fd0c33ec4b..084c88fc925 100644 --- a/docs/manual/mod/index.html.tr.utf8 +++ b/docs/manual/mod/index.html.tr.utf8 @@ -157,7 +157,7 @@ by other LDAP modules
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/index.html.zh-cn b/docs/manual/mod/index.html.zh-cn index 5f58153f130..936b84abf93 100644 --- a/docs/manual/mod/index.html.zh-cn +++ b/docs/manual/mod/index.html.zh-cn @@ -156,7 +156,7 @@ by other LDAP modules
mod_logio
Logging of input and output bytes per request
mod_lua
Provides Lua hooks into various portions of the httpd request processing
-
mod_macro
This module provides usage of macros within apache runtime configuration files
+
mod_macro
Provides macros within apache httpd runtime configuration files
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/mod_macro.html.en b/docs/manual/mod/mod_macro.html.en index 786ef433e9d..796a6ee4a2e 100644 --- a/docs/manual/mod/mod_macro.html.en +++ b/docs/manual/mod/mod_macro.html.en @@ -27,7 +27,7 @@

Available Languages:  en  |  fr 

- +
Description:This module provides usage of macros within apache httpd runtime configuration files
Description:Provides macros within apache httpd runtime configuration files
Status:Base
Module Identifier:macro_module
Source File:mod_macro.c
@@ -35,7 +35,7 @@

This modules provides macros within apache httpd runtime configuration files. - These macros have parameters. They are expanded when used (parameters are + These macros may have parameters. They are expanded when used (parameters are substituted by their values given as an argument), and the result is processed normally.

@@ -56,7 +56,7 @@

Definition of a macro: