From: Rainer Jung
Date: Fri, 3 Oct 2014 17:43:54 +0000 (+0000)
Subject: Xforms.
X-Git-Tag: 2.4.11~272
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7c4523df9a63f5d79440d28d132f1f5efae74f;p=thirdparty%2Fapache%2Fhttpd.git
Xforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629271 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map
index 6f1c3348569..4f5b5bee361 100644
--- a/docs/manual/convenience.map
+++ b/docs/manual/convenience.map
@@ -217,7 +217,7 @@ error mod/core.html#error
errordocument mod/core.html#errordocument
errorlog mod/core.html#errorlog
errorlogformat mod/core.html#errorlogformat
-example mod/mod_example.html#example
+example mod/mod_example_hooks.html#example
expiresactive mod/mod_expires.html#expiresactive
expiresbytype mod/mod_expires.html#expiresbytype
expiresdefault mod/mod_expires.html#expiresdefault
diff --git a/docs/manual/mod/allmodules.xml.de b/docs/manual/mod/allmodules.xml.de
index 9918fdf7591..62e3941582e 100644
--- a/docs/manual/mod/allmodules.xml.de
+++ b/docs/manual/mod/allmodules.xml.de
@@ -46,7 +46,7 @@
mod_dumpio.xml
mod_echo.xml
mod_env.xml
- mod_example.xml
+ mod_example_hooks.xml
mod_expires.xml
mod_ext_filter.xml
mod_file_cache.xml
diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es
index 42ed94fb4c7..1f19997e1a1 100644
--- a/docs/manual/mod/allmodules.xml.es
+++ b/docs/manual/mod/allmodules.xml.es
@@ -46,7 +46,7 @@
mod_dumpio.xml
mod_echo.xml
mod_env.xml
- mod_example.xml
+ mod_example_hooks.xml
mod_expires.xml
mod_ext_filter.xml
mod_file_cache.xml
diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr
index df497e7de18..ca2ea0f29ed 100644
--- a/docs/manual/mod/allmodules.xml.fr
+++ b/docs/manual/mod/allmodules.xml.fr
@@ -46,7 +46,7 @@
mod_dumpio.xml.fr
mod_echo.xml.fr
mod_env.xml.fr
- mod_example.xml.fr
+ mod_example_hooks.xml.fr
mod_expires.xml.fr
mod_ext_filter.xml.fr
mod_file_cache.xml.fr
diff --git a/docs/manual/mod/allmodules.xml.ja b/docs/manual/mod/allmodules.xml.ja
index 2df837f0a40..6ee2af05a6f 100644
--- a/docs/manual/mod/allmodules.xml.ja
+++ b/docs/manual/mod/allmodules.xml.ja
@@ -46,7 +46,7 @@
mod_dumpio.xml.ja
mod_echo.xml.ja
mod_env.xml.ja
- mod_example.xml
+ mod_example_hooks.xml
mod_expires.xml.ja
mod_ext_filter.xml.ja
mod_file_cache.xml
diff --git a/docs/manual/mod/allmodules.xml.ko b/docs/manual/mod/allmodules.xml.ko
index e49c185a008..b309a252812 100644
--- a/docs/manual/mod/allmodules.xml.ko
+++ b/docs/manual/mod/allmodules.xml.ko
@@ -46,7 +46,7 @@
mod_dumpio.xml
mod_echo.xml.ko
mod_env.xml.ko
- mod_example.xml.ko
+ mod_example_hooks.xml.ko
mod_expires.xml.ko
mod_ext_filter.xml.ko
mod_file_cache.xml.ko
diff --git a/docs/manual/mod/allmodules.xml.tr b/docs/manual/mod/allmodules.xml.tr
index 1079ac8f197..6cebe511f77 100644
--- a/docs/manual/mod/allmodules.xml.tr
+++ b/docs/manual/mod/allmodules.xml.tr
@@ -46,7 +46,7 @@
mod_dumpio.xml
mod_echo.xml
mod_env.xml.tr
- mod_example.xml
+ mod_example_hooks.xml
mod_expires.xml
mod_ext_filter.xml
mod_file_cache.xml
diff --git a/docs/manual/mod/allmodules.xml.zh-cn b/docs/manual/mod/allmodules.xml.zh-cn
index 592dce2a02e..48e61762b67 100644
--- a/docs/manual/mod/allmodules.xml.zh-cn
+++ b/docs/manual/mod/allmodules.xml.zh-cn
@@ -46,7 +46,7 @@
mod_dumpio.xml
mod_echo.xml
mod_env.xml
- mod_example.xml
+ mod_example_hooks.xml
mod_expires.xml
mod_ext_filter.xml
mod_file_cache.xml
diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de
index 017e2290708..ae396d5ad34 100644
--- a/docs/manual/mod/directives.html.de
+++ b/docs/manual/mod/directives.html.de
@@ -257,7 +257,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 3392d374c86..d38c621fc9e 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -258,7 +258,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es
index 4761091a411..45255a6934d 100644
--- a/docs/manual/mod/directives.html.es
+++ b/docs/manual/mod/directives.html.es
@@ -260,7 +260,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.fr b/docs/manual/mod/directives.html.fr
index 521722be111..93323f2d597 100644
--- a/docs/manual/mod/directives.html.fr
+++ b/docs/manual/mod/directives.html.fr
@@ -258,7 +258,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8
index 3833d3d822c..70de45d2236 100644
--- a/docs/manual/mod/directives.html.ja.utf8
+++ b/docs/manual/mod/directives.html.ja.utf8
@@ -255,7 +255,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr
index 135279c7d10..6495317d41e 100644
--- a/docs/manual/mod/directives.html.ko.euc-kr
+++ b/docs/manual/mod/directives.html.ko.euc-kr
@@ -255,7 +255,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8
index 59a93792c8e..cbbcbf06b05 100644
--- a/docs/manual/mod/directives.html.tr.utf8
+++ b/docs/manual/mod/directives.html.tr.utf8
@@ -254,7 +254,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/directives.html.zh-cn.utf8 b/docs/manual/mod/directives.html.zh-cn.utf8
index 39d1391de37..e0c41739711 100644
--- a/docs/manual/mod/directives.html.zh-cn.utf8
+++ b/docs/manual/mod/directives.html.zh-cn.utf8
@@ -253,7 +253,7 @@
ErrorDocument
ErrorLog
ErrorLogFormat
-Example
+Example
ExpiresActive
ExpiresByType
ExpiresDefault
diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de
index 31d5c642b61..a057a78ab24 100644
--- a/docs/manual/mod/index.html.de
+++ b/docs/manual/mod/index.html.de
@@ -133,7 +133,7 @@ client
modules
mod_env Modifies the environment which is passed to CGI scripts and
SSI pages
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires Generation of Expires
and
Cache-Control
HTTP headers according to user-specified
criteria
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index c244abc820e..331b8e2e66e 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -129,7 +129,7 @@ client
modules
mod_env Modifies the environment which is passed to CGI scripts and
SSI pages
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires Generation of Expires
and
Cache-Control
HTTP headers according to user-specified
criteria
diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es
index 491f54a3d8b..72963b479ab 100644
--- a/docs/manual/mod/index.html.es
+++ b/docs/manual/mod/index.html.es
@@ -134,7 +134,7 @@ client
modules
mod_env Modifies the environment which is passed to CGI scripts and
SSI pages
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires Generation of Expires
and
Cache-Control
HTTP headers according to user-specified
criteria
diff --git a/docs/manual/mod/index.html.fr b/docs/manual/mod/index.html.fr
index 08e20ad260c..37a5a0fe17f 100644
--- a/docs/manual/mod/index.html.fr
+++ b/docs/manual/mod/index.html.fr
@@ -148,7 +148,7 @@ erreurs de la mani
protocole
mod_env Modifie l'environnement transmis aux scripts CGI et aux
pages SSI
-mod_example Illustration de l'API des modules Apache
+mod_example_hooks Illustration de l'API des modules Apache
mod_expires Génération des en-têtes HTTP Expires
et
Cache-Control
en fonction de critères spécifiés par
l'utilisateur
diff --git a/docs/manual/mod/index.html.ja.utf8 b/docs/manual/mod/index.html.ja.utf8
index d4754f5830d..0ec7b8a2042 100644
--- a/docs/manual/mod/index.html.ja.utf8
+++ b/docs/manual/mod/index.html.ja.utf8
@@ -125,7 +125,7 @@ HTTP caching filter.
mod_env CGI ã¹ã¯ãªããåã³ SSI
ãã¼ã¸ã«æ¸¡ãããç°å¢å¤æ°ã夿´ããæ©è½ãæä¾ãã
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires ã¦ã¼ã¶ã®æå®ããåºæºã«åºã¥ãã Expires
ã¨
Cache-Control
HTTP ãããã®çæ
mod_ext_filter ã¬ã¹ãã³ã¹ã®ããã£ãã¯ã©ã¤ã¢ã³ãã«éãåã«å¤é¨ããã°ã©ã ã§å¦çãã
diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr
index 61becc1cb3c..d5eb94e4543 100644
--- a/docs/manual/mod/index.html.ko.euc-kr
+++ b/docs/manual/mod/index.html.ko.euc-kr
@@ -122,7 +122,7 @@ index
mod_echo ÇÁ·ÎÅäÄÝ ¸ðµâÀ» ¼³¸íÇϱâÀ§ÇÑ °£´ÜÇÑ echo ¼¹ö
mod_env CGI ½ºÅ©¸³Æ®³ª SSI ÆäÀÌÁö¿¡ Àü´ÞÇÒ È¯°æº¯¼ö¸¦
¼öÁ¤ÇÑ´Ù
-mod_example ¾ÆÆÄÄ¡ ¸ðµâ API¸¦ ¼³¸íÇÑ´Ù
+mod_example_hooks ¾ÆÆÄÄ¡ ¸ðµâ API¸¦ ¼³¸íÇÑ´Ù
mod_expires »ç¿ëÀÚ°¡ ÁöÁ¤ÇÑ ±âÁØ¿¡ µû¶ó Expires
¿Í
Cache-Control
HTTP Çì´õ¸¦ »ý¼ºÇÑ´Ù
mod_ext_filter ÀÀ´ä ³»¿ëÀ» ¿ÜºÎ ÇÁ·Î±×·¥À¸·Î ó¸®ÇÑ ÈÄ Å¬¶óÀÌ¾ðÆ®·Î
diff --git a/docs/manual/mod/index.html.tr.utf8 b/docs/manual/mod/index.html.tr.utf8
index 7687f6010b5..36e98e79c59 100644
--- a/docs/manual/mod/index.html.tr.utf8
+++ b/docs/manual/mod/index.html.tr.utf8
@@ -123,7 +123,7 @@ client
modules
mod_env CGI betiklerine ve SSI sayfalarına aktarılan deÄiÅkenlere müdahale
etmek için kullanılır.
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires Generation of Expires
and
Cache-Control
HTTP headers according to user-specified
criteria
diff --git a/docs/manual/mod/index.html.zh-cn.utf8 b/docs/manual/mod/index.html.zh-cn.utf8
index 501f86b564e..8af6585edb6 100644
--- a/docs/manual/mod/index.html.zh-cn.utf8
+++ b/docs/manual/mod/index.html.zh-cn.utf8
@@ -124,7 +124,7 @@ client
modules
mod_env Modifies the environment which is passed to CGI scripts and
SSI pages
-mod_example Illustrates the Apache module API
+mod_example_hooks Illustrates the Apache module API
mod_expires Generation of Expires
and
Cache-Control
HTTP headers according to user-specified
criteria
diff --git a/docs/manual/mod/mod_dav.html.fr b/docs/manual/mod/mod_dav.html.fr
index c7de8e0c255..8aeeae54aa1 100644
--- a/docs/manual/mod/mod_dav.html.fr
+++ b/docs/manual/mod/mod_dav.html.fr
@@ -29,6 +29,8 @@
ja |
ko
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Description: Fonctionnalité de création et gestion de versions de
documents via le web (WebDAV )
Statut: Extension
diff --git a/docs/manual/mod/mod_dav.html.ja.utf8 b/docs/manual/mod/mod_dav.html.ja.utf8
index 4c26df3ed78..388251da543 100644
--- a/docs/manual/mod/mod_dav.html.ja.utf8
+++ b/docs/manual/mod/mod_dav.html.ja.utf8
@@ -29,6 +29,10 @@
ja |
ko
+ãã®æ¥æ¬èªè¨³ã¯ãã§ã«å¤ããªã£ã¦ãã
+ å¯è½æ§ãããã¾ãã
+ æè¿æ´æ°ãããå
容ãè¦ãã«ã¯è±èªçãã覧ä¸ããã
+
説æ: 忣ãªã¼ãµãªã³ã°ã¨ãã¼ã¸ã§ã³ç®¡ç
(WebDAV ) æ©è½
ã¹ãã¼ã¿ã¹: Extension
diff --git a/docs/manual/mod/mod_dav.xml.fr b/docs/manual/mod/mod_dav.xml.fr
index eac1f1a188c..db74f267ef2 100644
--- a/docs/manual/mod/mod_dav.xml.fr
+++ b/docs/manual/mod/mod_dav.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_dav.xml.ja b/docs/manual/mod/mod_dav.xml.ja
index 938b2d37cf5..08f4815cdde 100644
--- a/docs/manual/mod/mod_dav.xml.ja
+++ b/docs/manual/mod/mod_dav.xml.ja
@@ -1,7 +1,7 @@
-
+
+
-mod_example - Apache HTTP Server Version 2.4
+mod_example_hooks - Apache HTTP Server Version 2.4
@@ -22,30 +22,30 @@
-
Apache Module mod_example
+
Summary
- Some files in the modules/experimental
directory
+
The files in the modules/examples
directory
under the Apache distribution directory tree are provided as an
example to those that wish to write modules that use the Apache
API.
- The main file is mod_example.c
, which
+
The main file is mod_example_hooks.c
, which
illustrates all the different callback mechanisms and call
syntaxes. By no means does an add-on module need to include
routines for all of the callbacks - quite the contrary!
The example module is an actual working module. If you link
- it into your server, enable the "example-handler" handler for a
+ it into your server, enable the "example-hooks-handler" handler for a
location, and then browse to that location, you will see a
display of some of the tracing the example module did as the
various callbacks were made.
@@ -56,19 +56,19 @@
Topics
-
+
-
To include the example module in your server, follow the
+
To include the example_hooks module in your server, follow the
steps below:
- Run configure
with --enable-example
+ Run configure
with --enable-example-hooks
option.
Make the server (run "make
").
@@ -77,7 +77,7 @@
To add another module of your own:
- cp modules/experimental/mod_example.c
+ cp modules/examples/mod_example_hooks.c
modules/new_module/mod_myexample.c
Modify the file.
@@ -85,9 +85,9 @@
Create modules/new_module/config.m4
.
Add APACHE_MODPATH_INIT(new_module)
.
- Copy APACHE_MODULE line with "example" from
- modules/experimental/config.m4
.
- Replace the first argument "example" with myexample .
+ Copy APACHE_MODULE line with "example_hooks" from
+ modules/examples/config.m4
.
+ Replace the first argument "example_hooks" with myexample .
Replace the second argument with brief description of your module.
It will be used in configure --help
.
If your module needs additional C compiler flags, linker flags or
@@ -110,18 +110,18 @@
-
+
-
To activate the example module, include a block similar to
+
To activate the example_hooks module, include a block similar to
the following in your httpd.conf
file:
-
<Location /example-info>
- SetHandler example-handler
+<Location /example-hooks-info>
+ SetHandler example-hooks-handler
</Location>
As an alternative, you can put the following into a .htaccess
file
and then request the file "test.example" from that location:
-AddHandler example-handler .example
+AddHandler example-hooks-handler .example
After reloading/restarting your server, you should be able
@@ -136,12 +136,12 @@ API
Syntax: Example
Context: server config, virtual host, directory, .htaccess
Status: Experimental
-Module: mod_example
+Module: mod_example_hooks
The Example
directive just sets a demonstration
flag which the example module's content handler displays. It
takes no arguments. If you browse to an URL to which the
- example content-handler applies, you will get a display of the
+ example-hooks content-handler applies, you will get a display of the
routines within the module and how and in what order they were
called to service the document request. The effect of this
directive one can observe under the point "Example
@@ -150,13 +150,13 @@ API
-
Available Languages: en |
- fr |
- ko
+
Available Languages: en |
+ fr |
+ ko
Notice: This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our
mailing lists .