From: Rich Bowen
Date: Tue, 16 Jun 2026 16:45:50 +0000 (+0000)
Subject: Rebuild html, meta files
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe9adcc7700c55dc8897ad6ac8e35fc673672d54;p=thirdparty%2Fapache%2Fhttpd.git
Rebuild html, meta files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1935419 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/env.html.en.utf8 b/docs/manual/env.html.en.utf8
index 122ad3ce1e..49e21af060 100644
--- a/docs/manual/env.html.en.utf8
+++ b/docs/manual/env.html.en.utf8
@@ -271,9 +271,11 @@
CGI environment variables ¶
- The CGI specification (RFC 3875) defines a number of environment
- variables that expand on those defined by the HTTP spec.
- These have been adopted more broadly, and are a standard
+
The CGI specification (RFC 3875) defines a
+ number of meta-variables, many of which derive their values from
+ HTTP request headers. Apache httpd makes these available as
+ environment variables to CGI scripts and other request-processing
+ mechanisms. These have been adopted more broadly, and are a standard
part of passing information between the browser and the
server, and between processes on the server side. Here we
discuss a few of these. For the complete list of request
diff --git a/docs/manual/env.html.fr.utf8 b/docs/manual/env.html.fr.utf8
index 8358059ecc..0e8f5e2e58 100644
--- a/docs/manual/env.html.fr.utf8
+++ b/docs/manual/env.html.fr.utf8
@@ -29,6 +29,8 @@
ko |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
Deux types de variables d'environnement affectent le serveur
HTTP Apache.
diff --git a/docs/manual/env.xml.fr b/docs/manual/env.xml.fr
index a9d66468e0..405f7f0120 100644
--- a/docs/manual/env.xml.fr
+++ b/docs/manual/env.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja
index b483503eff..042a36385b 100644
--- a/docs/manual/env.xml.ja
+++ b/docs/manual/env.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
+
diff --git a/docs/manual/mod/event.xml.meta b/docs/manual/mod/event.xml.meta
index c097d9799d..38a7b23e33 100644
--- a/docs/manual/mod/event.xml.meta
+++ b/docs/manual/mod/event.xml.meta
@@ -9,6 +9,6 @@
en
es
- fr
+ fr
diff --git a/docs/manual/mod/motorz.html.en.utf8 b/docs/manual/mod/motorz.html.en.utf8
index c2bb27f90c..c02367afc7 100644
--- a/docs/manual/mod/motorz.html.en.utf8
+++ b/docs/manual/mod/motorz.html.en.utf8
@@ -56,6 +56,12 @@ built on the APR pollset and thread pool especially suited as a reverse proxy--enable-mpms-shared=motorz.
+
+ When built as a DSO module, it can be loaded with:
+
+ LoadModule mpm_motorz_module modules/mod_mpm_motorz.so
+
+
Topics
@@ -84,6 +90,7 @@ built on the APR pollset and thread pool especially suited as a reverse proxy
Bugfix checklist
See also
+- Multi-Processing Modules (MPMs)
- The event MPM
- The worker MPM
- The prefork MPM
diff --git a/docs/manual/mod/mpm_netware.html.en.utf8 b/docs/manual/mod/mpm_netware.html.en.utf8
index 8fbce7f0de..0c5c672855 100644
--- a/docs/manual/mod/mpm_netware.html.en.utf8
+++ b/docs/manual/mod/mpm_netware.html.en.utf8
@@ -65,6 +65,7 @@
ones and launching new ones. On the NetWare OS it is highly
recommended that this directive remain set to 0. This allows worker
threads to continue servicing requests indefinitely.
+
Directives
Bugfix checklist
See also
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
| Description: | Module multi-processus implémentant un serveur web basé
exclusivement sur les threads et optimisé pour Novell
NetWare |
diff --git a/docs/manual/mod/mpm_netware.xml.fr b/docs/manual/mod/mpm_netware.xml.fr
index 6394fe58b6..575dd0e456 100644
--- a/docs/manual/mod/mpm_netware.xml.fr
+++ b/docs/manual/mod/mpm_netware.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mpm_netware.xml.meta b/docs/manual/mod/mpm_netware.xml.meta
index 9b8f967461..d85c7cf8f5 100644
--- a/docs/manual/mod/mpm_netware.xml.meta
+++ b/docs/manual/mod/mpm_netware.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
diff --git a/docs/manual/mod/mpm_winnt.html.en.utf8 b/docs/manual/mod/mpm_winnt.html.en.utf8
index 70fdf97cb2..eb11440251 100644
--- a/docs/manual/mod/mpm_winnt.html.en.utf8
+++ b/docs/manual/mod/mpm_winnt.html.en.utf8
@@ -102,6 +102,7 @@ AcceptFilter https none
documentation for details.)
+
Directives
@@ -121,6 +122,7 @@ AcceptFilter https none
Bugfix checklist
See also
diff --git a/docs/manual/mod/mpm_winnt.html.fr.utf8 b/docs/manual/mod/mpm_winnt.html.fr.utf8
index 2b238bf5e3..2582fc896b 100644
--- a/docs/manual/mod/mpm_winnt.html.fr.utf8
+++ b/docs/manual/mod/mpm_winnt.html.fr.utf8
@@ -31,6 +31,8 @@
fr |
ja
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
| Description: | Module multi-processus optimisé pour Windows
NT. |
| Statut: | MPM |
diff --git a/docs/manual/mod/mpm_winnt.xml.de b/docs/manual/mod/mpm_winnt.xml.de
index dd0273f175..b3281aa4e4 100644
--- a/docs/manual/mod/mpm_winnt.xml.de
+++ b/docs/manual/mod/mpm_winnt.xml.de
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mpm_winnt.xml.ja b/docs/manual/mod/mpm_winnt.xml.ja
index 3942af52d0..c435e6943f 100644
--- a/docs/manual/mod/mpm_winnt.xml.ja
+++ b/docs/manual/mod/mpm_winnt.xml.ja
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mpmt_os2.xml.meta b/docs/manual/mod/mpmt_os2.xml.meta
index f380b827f6..1d5e9bf000 100644
--- a/docs/manual/mod/mpmt_os2.xml.meta
+++ b/docs/manual/mod/mpmt_os2.xml.meta
@@ -8,6 +8,6 @@
en
- fr
+ fr
diff --git a/docs/manual/mod/prefork.html.en.utf8 b/docs/manual/mod/prefork.html.en.utf8
index 2f91abac65..9137e508df 100644
--- a/docs/manual/mod/prefork.html.en.utf8
+++ b/docs/manual/mod/prefork.html.en.utf8
@@ -52,6 +52,12 @@
to handle as many simultaneous requests as you expect to receive, but
small enough to assure that there is enough physical RAM for all
processes.
+
+ When built as a DSO module, it can be loaded with:
+
+ LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
+
+
Topics
Bugfix checklist
See also
diff --git a/docs/manual/mod/prefork.html.fr.utf8 b/docs/manual/mod/prefork.html.fr.utf8
index cbed1efcb7..2b98bd17d0 100644
--- a/docs/manual/mod/prefork.html.fr.utf8
+++ b/docs/manual/mod/prefork.html.fr.utf8
@@ -32,6 +32,8 @@
ja |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
| Description: | Implémente un serveur web avec démarrage anticipé de
processus, sans thread |
| Statut: | MPM |
diff --git a/docs/manual/mod/prefork.html.tr.utf8 b/docs/manual/mod/prefork.html.tr.utf8
index e91f8c5afc..fcb767a98c 100644
--- a/docs/manual/mod/prefork.html.tr.utf8
+++ b/docs/manual/mod/prefork.html.tr.utf8
@@ -32,6 +32,7 @@
ja |
tr
+Bu çeviri güncel olmayabilir. Son deÄiÅiklikler için İngilizce sürüm geçerlidir.
| Açıklama: | Evresiz ön çatallamalı HTTP sunucusu oluÅturur |
| Durum: | MPM |
| Modül Betimleyici: | mpm_prefork_module |
diff --git a/docs/manual/mod/prefork.xml.de b/docs/manual/mod/prefork.xml.de
index 85aa8b5e11..f0d1b08a64 100644
--- a/docs/manual/mod/prefork.xml.de
+++ b/docs/manual/mod/prefork.xml.de
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/prefork.xml.ja b/docs/manual/mod/prefork.xml.ja
index ea9c29513e..bbb0ad9421 100644
--- a/docs/manual/mod/prefork.xml.ja
+++ b/docs/manual/mod/prefork.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
diff --git a/docs/manual/mod/worker.xml.ja b/docs/manual/mod/worker.xml.ja
index 2c438498f1..f9499e65bd 100644
--- a/docs/manual/mod/worker.xml.ja
+++ b/docs/manual/mod/worker.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
-
+
+
+
+
+
+
+
+
diff --git a/docs/manual/rewrite/htaccess.xml.ja b/docs/manual/rewrite/htaccess.xml.ja
index 2b19c963e4..34a31531da 100644
--- a/docs/manual/rewrite/htaccess.xml.ja
+++ b/docs/manual/rewrite/htaccess.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+