From: William A. Rowe Jr
Date: Fri, 17 Aug 2007 20:42:56 +0000 (+0000)
Subject: Sync anchor href alt titles
X-Git-Tag: 2.3.0~1595
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37af7a852e43d03d2351a897a53ea398c58a435d;p=thirdparty%2Fapache%2Fhttpd.git
Sync anchor href alt titles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567134 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en
index 47597343cc3..5fe0cbf2e79 100644
--- a/docs/manual/bind.html.en
+++ b/docs/manual/bind.html.en
@@ -21,8 +21,8 @@
Available Languages: de |
en |
fr |
- ja |
- ko
+ ja |
+ ko
Configuring Apache to listen on specific addresses and ports.
@@ -153,8 +153,8 @@
Available Languages: de |
en |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en
index 7e311dbde8b..cec9ca770f8 100644
--- a/docs/manual/configuring.html.en
+++ b/docs/manual/configuring.html.en
@@ -20,8 +20,8 @@
This document describes the files used to configure the Apache
@@ -159,8 +159,8 @@ HTTP server.
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en
index 23c61be6a65..8e1afdbec15 100644
--- a/docs/manual/content-negotiation.html.en
+++ b/docs/manual/content-negotiation.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Content Negotiation
@@ -671,8 +671,8 @@ factors to 5 decimal places before choosing the best variant.
diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en
index 8a73e7ad834..da3a8918960 100644
--- a/docs/manual/custom-error.html.en
+++ b/docs/manual/custom-error.html.en
@@ -20,8 +20,8 @@
Additional functionality allows webmasters to configure the response
@@ -194,8 +194,8 @@
diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en
index 4e1e9e2d629..97adc818e90 100644
--- a/docs/manual/developer/modules.html.en
+++ b/docs/manual/developer/modules.html.en
@@ -19,7 +19,7 @@
Apache > HTTP Server > Documentation > Version 2.3 > Developer DocumentationConverting Modules from Apache 1.3 to Apache 2.0
Available Languages: en |
- ja
+
ja
This is a first attempt at writing the lessons I learned
@@ -276,7 +276,7 @@ module MODULE_VAR_EXPORT module_name_module =
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en
index f51ca9c2d1a..ef1e9867d02 100644
--- a/docs/manual/dns-caveats.html.en
+++ b/docs/manual/dns-caveats.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Issues Regarding DNS and Apache
This page could be summarized with the statement: don't
@@ -235,8 +235,8 @@
diff --git a/docs/manual/dso.html.en b/docs/manual/dso.html.en
index 3aa0a1d9470..6296b085fb8 100644
--- a/docs/manual/dso.html.en
+++ b/docs/manual/dso.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Dynamic Shared Object (DSO) Support
The Apache HTTP Server is a modular program where the
@@ -307,8 +307,8 @@ $ apxs -i -a -n foo mod_foo.la
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index d847cd36185..1c527a2809c 100644
--- a/docs/manual/env.html.en
+++ b/docs/manual/env.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing
@@ -406,8 +406,8 @@ SetEnvIf Referer "^$" local_referal
diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en
index 2686966353d..ab5496c39f3 100644
--- a/docs/manual/filter.html.en
+++ b/docs/manual/filter.html.en
@@ -21,8 +21,8 @@
Available Languages: en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
This document describes the use of filters in Apache.
@@ -129,8 +129,8 @@ configuration instead.
Available Languages: en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/glossary.html.en b/docs/manual/glossary.html.en
index 59e0c5659bf..907d8379f88 100644
--- a/docs/manual/glossary.html.en
+++ b/docs/manual/glossary.html.en
@@ -21,7 +21,7 @@
Available Languages: de |
en |
es |
- ko
+ ko
This glossary defines some of the common terminology related to Apache in
@@ -448,7 +448,7 @@
Available Languages: de |
en |
es |
- ko
+ ko
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en
index 971b160d219..da9649b491f 100644
--- a/docs/manual/handler.html.en
+++ b/docs/manual/handler.html.en
@@ -21,8 +21,8 @@
Available Languages: en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
This document describes the use of Apache's Handlers.
@@ -147,8 +147,8 @@
Available Languages: en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en
index 5b4aa252261..e2dddbde9e5 100644
--- a/docs/manual/howto/auth.html.en
+++ b/docs/manual/howto/auth.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3 > How-To / TutorialsAuthentication, Authorization and Access Control
Authentication is any process by which you verify that
@@ -634,8 +634,8 @@ person in
diff --git a/docs/manual/howto/cgi.html.en b/docs/manual/howto/cgi.html.en
index 0940a544569..0a5eb9660f2 100644
--- a/docs/manual/howto/cgi.html.en
+++ b/docs/manual/howto/cgi.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3 > How-To / TutorialsApache Tutorial: Dynamic Content with CGI
diff --git a/docs/manual/howto/htaccess.html.en b/docs/manual/howto/htaccess.html.en
index ca3913bfa47..f66ab829e41 100644
--- a/docs/manual/howto/htaccess.html.en
+++ b/docs/manual/howto/htaccess.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3 > How-To / TutorialsApache Tutorial: .htaccess files
@@ -376,8 +376,8 @@ Options +IncludesNoExec -ExecCGI
diff --git a/docs/manual/howto/public_html.html.en b/docs/manual/howto/public_html.html.en
index 1aee78ff687..a77b3295463 100644
--- a/docs/manual/howto/public_html.html.en
+++ b/docs/manual/howto/public_html.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3 > How-To / TutorialsPer-user web directories
On systems with multiple users, each user can be permitted to have a
@@ -160,8 +160,8 @@
diff --git a/docs/manual/howto/ssi.html.en b/docs/manual/howto/ssi.html.en
index 971f00e2159..531513fad8c 100644
--- a/docs/manual/howto/ssi.html.en
+++ b/docs/manual/howto/ssi.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3 > How-To / TutorialsApache Tutorial: Introduction to Server Side Includes
Server-side includes provide a means to add dynamic content to
@@ -478,8 +478,8 @@ modified?
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en
index ec7589309c5..f9b80faf1e4 100644
--- a/docs/manual/index.html.en
+++ b/docs/manual/index.html.en
@@ -26,8 +26,8 @@ Documentation
en |
es |
fr |
- ja |
- ko |
+ ja |
+ ko |
pt-br
@@ -95,8 +95,8 @@ Documentation
en |
es |
fr |
- ja |
- ko |
+ ja |
+ ko |
pt-br
@@ -386,8 +386,8 @@ $ tar xvf httpd-NN.tar
en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en
index c3eb0b07219..bd147cda0ad 100644
--- a/docs/manual/invoking.html.en
+++ b/docs/manual/invoking.html.en
@@ -22,8 +22,8 @@
en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
On Windows, Apache is normally run as a service on Windows
@@ -143,8 +143,8 @@
en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en
index 1481de1d086..1fd696fbf90 100644
--- a/docs/manual/logs.html.en
+++ b/docs/manual/logs.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Log Files
In order to effectively manage a web server, it is necessary
@@ -594,8 +594,8 @@
diff --git a/docs/manual/misc/index.html.en b/docs/manual/misc/index.html.en
index 1c275ab9f84..dd1b013db9c 100644
--- a/docs/manual/misc/index.html.en
+++ b/docs/manual/misc/index.html.en
@@ -19,7 +19,7 @@
Apache > HTTP Server > Documentation > Version 2.3Apache Miscellaneous Documentation
Available Languages: en |
- ko
+
ko
@@ -73,7 +73,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index 97779186603..0490f81b3ce 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -19,7 +19,7 @@
Apache >
HTTP Server >
Documentation >
Version 2.3 >
Miscellaneous DocumentationApache Performance Tuning
Available Languages: en |
- ko
+
ko
@@ -1049,7 +1049,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/misc/relevant_standards.html.en b/docs/manual/misc/relevant_standards.html.en
index d78ea0d21ed..c149fd6e96e 100644
--- a/docs/manual/misc/relevant_standards.html.en
+++ b/docs/manual/misc/relevant_standards.html.en
@@ -19,7 +19,7 @@
Apache > HTTP Server > Documentation > Version 2.3 > Miscellaneous DocumentationRelevant Standards
Available Languages: en |
- ko
+
ko
This page documents all the relevant standards that the
@@ -199,7 +199,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/misc/rewriteguide.html.en b/docs/manual/misc/rewriteguide.html.en
index 7579603536a..f85feff05b3 100644
--- a/docs/manual/misc/rewriteguide.html.en
+++ b/docs/manual/misc/rewriteguide.html.en
@@ -19,7 +19,7 @@
Apache > HTTP Server > Documentation > Version 2.3 > Miscellaneous DocumentationURL Rewriting Guide
Available Languages: en |
- ko
+
ko
@@ -2091,7 +2091,7 @@ while (<>) {
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en
index 576f3f70cb1..899dde7c248 100644
--- a/docs/manual/misc/security_tips.html.en
+++ b/docs/manual/misc/security_tips.html.en
@@ -19,7 +19,7 @@
Apache >
HTTP Server >
Documentation >
Version 2.3 >
Miscellaneous DocumentationSecurity Tips
Available Languages: en |
- ko
+
ko
Some hints and tips on security issues in setting up a web server.
@@ -420,7 +420,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/beos.html.en b/docs/manual/mod/beos.html.en
index 4d851b2438f..31a5eb8611f 100644
--- a/docs/manual/mod/beos.html.en
+++ b/docs/manual/mod/beos.html.en
@@ -24,7 +24,7 @@
Available Languages: de |
en |
es |
- ko
+ ko
Description: | This Multi-Processing Module is optimized for BeOS. |
Status: | MPM |
@@ -100,7 +100,7 @@ will handle during its life
Available Languages: de |
en |
es |
- ko
+ ko
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 42165a5f8c6..5051ed5d9d0 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ja
+
ja
Description: | Core Apache HTTP Server features that are always
available |
@@ -3188,7 +3188,7 @@ hostname or IP address
Available Languages: de |
en |
- ja
+
ja
diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en
index a803479c065..868663170a9 100644
--- a/docs/manual/mod/directive-dict.html.en
+++ b/docs/manual/mod/directive-dict.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Terms Used to Describe Directives
This document describes the terms that are used to describe
@@ -283,8 +283,8 @@
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 7b95b98e452..249bb69c9ee 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -21,8 +21,8 @@
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
@@ -440,8 +440,8 @@
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en
index 957859b9045..d2045d2f086 100644
--- a/docs/manual/mod/index.html.en
+++ b/docs/manual/mod/index.html.en
@@ -21,8 +21,8 @@
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
@@ -192,8 +192,8 @@ hosting
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/mod/leader.html.en b/docs/manual/mod/leader.html.en
index 8c7b2cbf309..595474d2668 100644
--- a/docs/manual/mod/leader.html.en
+++ b/docs/manual/mod/leader.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ko
+
ko
Description: | An experimental variant of the standard worker
MPM |
@@ -94,7 +94,7 @@ MPM
Available Languages: de |
en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_access_compat.html.en b/docs/manual/mod/mod_access_compat.html.en
index dd908a1ff47..1eb7aa343d9 100644
--- a/docs/manual/mod/mod_access_compat.html.en
+++ b/docs/manual/mod/mod_access_compat.html.en
@@ -22,7 +22,7 @@
Apache Module mod_access_compat
Available Languages: en |
- ja
+
ja
Description: | Group authorizations based on host (name or IP
address) |
@@ -425,7 +425,7 @@ later
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_actions.html.en b/docs/manual/mod/mod_actions.html.en
index fc3321cb284..98c6f250b9a 100644
--- a/docs/manual/mod/mod_actions.html.en
+++ b/docs/manual/mod/mod_actions.html.en
@@ -23,8 +23,8 @@
Description: | This module provides for executing CGI scripts based on
media type or request method. |
@@ -156,8 +156,8 @@ method.
diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en
index d6b86b7e3aa..e80888fdd28 100644
--- a/docs/manual/mod/mod_alias.html.en
+++ b/docs/manual/mod/mod_alias.html.en
@@ -22,8 +22,8 @@
Apache Module mod_alias
Description: | Provides for mapping different parts of the host
filesystem in the document tree and for URL redirection |
@@ -431,8 +431,8 @@ and designates the target as a CGI script
diff --git a/docs/manual/mod/mod_asis.html.en b/docs/manual/mod/mod_asis.html.en
index 7517836d9a7..e41171b2e6d 100644
--- a/docs/manual/mod/mod_asis.html.en
+++ b/docs/manual/mod/mod_asis.html.en
@@ -22,8 +22,8 @@
Apache Module mod_asis
Description: | Sends files that contain their own
HTTP headers |
@@ -104,8 +104,8 @@ HTTP headers
diff --git a/docs/manual/mod/mod_auth_basic.html.en b/docs/manual/mod/mod_auth_basic.html.en
index a947d0717b7..00d954c6a15 100644
--- a/docs/manual/mod/mod_auth_basic.html.en
+++ b/docs/manual/mod/mod_auth_basic.html.en
@@ -22,8 +22,8 @@
Apache Module mod_auth_basic
Description: | Basic authentication |
Status: | Base |
@@ -122,8 +122,8 @@ lower level modules
diff --git a/docs/manual/mod/mod_auth_digest.html.en b/docs/manual/mod/mod_auth_digest.html.en
index 552e28324fd..009f8ca71ef 100644
--- a/docs/manual/mod/mod_auth_digest.html.en
+++ b/docs/manual/mod/mod_auth_digest.html.en
@@ -22,7 +22,7 @@
Apache Module mod_auth_digest
Available Languages: en |
- ko
+
ko
Description: | User authentication using MD5
Digest Authentication |
@@ -322,7 +322,7 @@ of clients
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_authn_anon.html.en b/docs/manual/mod/mod_authn_anon.html.en
index 13eff183d6e..1977ced253c 100644
--- a/docs/manual/mod/mod_authn_anon.html.en
+++ b/docs/manual/mod/mod_authn_anon.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authn_anon
Description: | Allows "anonymous" user access to authenticated
areas |
@@ -216,8 +216,8 @@ formatted email address
diff --git a/docs/manual/mod/mod_authn_dbm.html.en b/docs/manual/mod/mod_authn_dbm.html.en
index ecec25d25d5..a18f5f65c97 100644
--- a/docs/manual/mod/mod_authn_dbm.html.en
+++ b/docs/manual/mod/mod_authn_dbm.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authn_dbm
Description: | User authentication using DBM files |
Status: | Extension |
@@ -128,8 +128,8 @@ passwords for authentication
diff --git a/docs/manual/mod/mod_authn_default.html.en b/docs/manual/mod/mod_authn_default.html.en
index 5ca0d2fde1c..7940bbcae04 100644
--- a/docs/manual/mod/mod_authn_default.html.en
+++ b/docs/manual/mod/mod_authn_default.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authn_default
Description: | Authentication fallback module |
Status: | Base |
@@ -72,8 +72,8 @@ modules
diff --git a/docs/manual/mod/mod_authn_file.html.en b/docs/manual/mod/mod_authn_file.html.en
index 06b820a03bf..5d523865a13 100644
--- a/docs/manual/mod/mod_authn_file.html.en
+++ b/docs/manual/mod/mod_authn_file.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authn_file
Description: | User authentication using text files |
Status: | Base |
@@ -124,8 +124,8 @@ passwords for authentication
diff --git a/docs/manual/mod/mod_authz_dbm.html.en b/docs/manual/mod/mod_authz_dbm.html.en
index 3cabbb8c3f8..0ab0f5b9873 100644
--- a/docs/manual/mod/mod_authz_dbm.html.en
+++ b/docs/manual/mod/mod_authz_dbm.html.en
@@ -22,7 +22,7 @@
Apache Module mod_authz_dbm
Available Languages: en |
- ko
+
ko
Description: | Group authorization using DBM files |
Status: | Extension |
@@ -129,7 +129,7 @@ store list of user groups
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_authz_default.html.en b/docs/manual/mod/mod_authz_default.html.en
index 21a6f2c8faf..82834eebe98 100644
--- a/docs/manual/mod/mod_authz_default.html.en
+++ b/docs/manual/mod/mod_authz_default.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authz_default
Description: | Authorization fallback module |
Status: | Base |
@@ -72,8 +72,8 @@ modules
diff --git a/docs/manual/mod/mod_authz_groupfile.html.en b/docs/manual/mod/mod_authz_groupfile.html.en
index 13d58cb6cf5..4efade61449 100644
--- a/docs/manual/mod/mod_authz_groupfile.html.en
+++ b/docs/manual/mod/mod_authz_groupfile.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authz_groupfile
Description: | Group authorization using plaintext files |
Status: | Base |
@@ -83,8 +83,8 @@ of user groups for authorization
diff --git a/docs/manual/mod/mod_authz_host.html.en b/docs/manual/mod/mod_authz_host.html.en
index ff788def7ac..9323639cfbc 100644
--- a/docs/manual/mod/mod_authz_host.html.en
+++ b/docs/manual/mod/mod_authz_host.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authz_host
Description: | Group authorizations based on host (name or IP
address) |
@@ -218,8 +218,8 @@ address)
diff --git a/docs/manual/mod/mod_authz_owner.html.en b/docs/manual/mod/mod_authz_owner.html.en
index 12a964d91b2..0c72a28940e 100644
--- a/docs/manual/mod/mod_authz_owner.html.en
+++ b/docs/manual/mod/mod_authz_owner.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authz_owner
Description: | Authorization based on file ownership |
Status: | Extension |
@@ -139,8 +139,8 @@
diff --git a/docs/manual/mod/mod_authz_user.html.en b/docs/manual/mod/mod_authz_user.html.en
index f9908252e41..a66ab4f10cb 100644
--- a/docs/manual/mod/mod_authz_user.html.en
+++ b/docs/manual/mod/mod_authz_user.html.en
@@ -22,8 +22,8 @@
Apache Module mod_authz_user
Description: | User Authorization |
Status: | Base |
@@ -50,8 +50,8 @@
diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en
index 6e55afba7fc..426da0182ab 100644
--- a/docs/manual/mod/mod_autoindex.html.en
+++ b/docs/manual/mod/mod_autoindex.html.en
@@ -22,8 +22,8 @@
Apache Module mod_autoindex
Description: | Generates directory indexes,
automatically, similar to the Unix ls command or the
@@ -885,8 +885,8 @@ of the index listing |
diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en
index eb1f0bb8d63..409a05dce78 100644
--- a/docs/manual/mod/mod_cache.html.en
+++ b/docs/manual/mod/mod_cache.html.en
@@ -22,8 +22,8 @@
Apache Module mod_cache
Description: | Content cache keyed to URIs. |
Status: | Extension |
@@ -502,8 +502,8 @@ LastModified date.
diff --git a/docs/manual/mod/mod_cern_meta.html.en b/docs/manual/mod/mod_cern_meta.html.en
index 8b441f51551..339f81c5bce 100644
--- a/docs/manual/mod/mod_cern_meta.html.en
+++ b/docs/manual/mod/mod_cern_meta.html.en
@@ -22,7 +22,7 @@
Apache Module mod_cern_meta
Available Languages: en |
- ko
+
ko
Description: | CERN httpd metafile semantics |
Status: | Extension |
@@ -121,7 +121,7 @@ meta information
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_cgi.html.en b/docs/manual/mod/mod_cgi.html.en
index ef53a99326a..9ee5253c407 100644
--- a/docs/manual/mod/mod_cgi.html.en
+++ b/docs/manual/mod/mod_cgi.html.en
@@ -22,8 +22,8 @@
Apache Module mod_cgi
Description: | Execution of CGI scripts |
Status: | Base |
@@ -236,8 +236,8 @@ in the scriptlog
diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en
index e5180e62f1e..817e059b487 100644
--- a/docs/manual/mod/mod_cgid.html.en
+++ b/docs/manual/mod/mod_cgid.html.en
@@ -22,8 +22,8 @@
Apache Module mod_cgid
Description: | Execution of CGI scripts using an
external CGI daemon |
@@ -98,8 +98,8 @@ the cgi daemon
diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en
index a048771dac5..74e3d771f78 100644
--- a/docs/manual/mod/mod_charset_lite.html.en
+++ b/docs/manual/mod/mod_charset_lite.html.en
@@ -22,7 +22,7 @@
Apache Module mod_charset_lite
Available Languages: en |
- ko
+
ko
Description: | Specify character set translation or recoding |
Status: | Experimental |
@@ -203,7 +203,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_dav.html.en b/docs/manual/mod/mod_dav.html.en
index 9cacd03f683..8387792ff8f 100644
--- a/docs/manual/mod/mod_dav.html.en
+++ b/docs/manual/mod/mod_dav.html.en
@@ -22,8 +22,8 @@
Apache Module mod_dav
Description: | Distributed Authoring and Versioning
(WebDAV) functionality |
@@ -262,8 +262,8 @@ a DAV resource
diff --git a/docs/manual/mod/mod_dav_fs.html.en b/docs/manual/mod/mod_dav_fs.html.en
index e79e2c45a6a..f58c5ecc2b5 100644
--- a/docs/manual/mod/mod_dav_fs.html.en
+++ b/docs/manual/mod/mod_dav_fs.html.en
@@ -22,8 +22,8 @@
Apache Module mod_dav_fs
Description: | filesystem provider for mod_dav |
Status: | Extension |
@@ -89,8 +89,8 @@
diff --git a/docs/manual/mod/mod_dav_lock.html.en b/docs/manual/mod/mod_dav_lock.html.en
index 27cac4a0011..11b075a350d 100644
--- a/docs/manual/mod/mod_dav_lock.html.en
+++ b/docs/manual/mod/mod_dav_lock.html.en
@@ -22,7 +22,7 @@
Apache Module mod_dav_lock
Available Languages: en |
- ja
+
ja
Description: | generic locking module for mod_dav |
Status: | Extension |
@@ -94,7 +94,7 @@
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_deflate.html.en b/docs/manual/mod/mod_deflate.html.en
index 711e9e497a5..671023dff13 100644
--- a/docs/manual/mod/mod_deflate.html.en
+++ b/docs/manual/mod/mod_deflate.html.en
@@ -22,8 +22,8 @@
Apache Module mod_deflate
Description: | Compress content before it is delivered to the
client |
@@ -368,8 +368,8 @@ client
diff --git a/docs/manual/mod/mod_dir.html.en b/docs/manual/mod/mod_dir.html.en
index b22cd8b78f9..51975a23dc0 100644
--- a/docs/manual/mod/mod_dir.html.en
+++ b/docs/manual/mod/mod_dir.html.en
@@ -22,8 +22,8 @@
Apache Module mod_dir
Description: | Provides for "trailing slash" redirects and
serving directory index files |
@@ -161,8 +161,8 @@ a directory
diff --git a/docs/manual/mod/mod_disk_cache.html.en b/docs/manual/mod/mod_disk_cache.html.en
index e6f09a907bd..73bdd02ad79 100644
--- a/docs/manual/mod/mod_disk_cache.html.en
+++ b/docs/manual/mod/mod_disk_cache.html.en
@@ -22,8 +22,8 @@
Apache Module mod_disk_cache
Description: | Content cache storage manager keyed to URIs |
Status: | Extension |
@@ -174,8 +174,8 @@ stored
diff --git a/docs/manual/mod/mod_dumpio.html.en b/docs/manual/mod/mod_dumpio.html.en
index d4931134b53..959963708e7 100644
--- a/docs/manual/mod/mod_dumpio.html.en
+++ b/docs/manual/mod/mod_dumpio.html.en
@@ -22,7 +22,7 @@
Apache Module mod_dumpio
Available Languages: en |
- ja
+
ja
Description: | Dumps all I/O to error log as desired. |
Status: | Extension |
@@ -122,7 +122,7 @@ later.
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_echo.html.en b/docs/manual/mod/mod_echo.html.en
index 8ab9e4e973d..8995bf191f8 100644
--- a/docs/manual/mod/mod_echo.html.en
+++ b/docs/manual/mod/mod_echo.html.en
@@ -22,8 +22,8 @@
Apache Module mod_echo
Description: | A simple echo server to illustrate protocol
modules |
@@ -65,8 +65,8 @@ later.
diff --git a/docs/manual/mod/mod_env.html.en b/docs/manual/mod/mod_env.html.en
index 534a6a63f49..2fe9ca3e594 100644
--- a/docs/manual/mod/mod_env.html.en
+++ b/docs/manual/mod/mod_env.html.en
@@ -22,8 +22,8 @@
Apache Module mod_env
Description: | Modifies the environment which is passed to CGI scripts and
SSI pages |
@@ -109,8 +109,8 @@ SSI pages
diff --git a/docs/manual/mod/mod_example.html.en b/docs/manual/mod/mod_example.html.en
index e2021996274..1862a4b2b0c 100644
--- a/docs/manual/mod/mod_example.html.en
+++ b/docs/manual/mod/mod_example.html.en
@@ -22,7 +22,7 @@
Apache Module mod_example
Available Languages: en |
- ko
+
ko
Description: | Illustrates the Apache module API |
Status: | Experimental |
@@ -149,7 +149,7 @@ API
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_expires.html.en b/docs/manual/mod/mod_expires.html.en
index c70459730e5..1c079920581 100644
--- a/docs/manual/mod/mod_expires.html.en
+++ b/docs/manual/mod/mod_expires.html.en
@@ -22,8 +22,8 @@
Apache Module mod_expires
Description: | Generation of Expires and
Cache-Control HTTP headers according to user-specified
@@ -239,8 +239,8 @@ by MIME type |
diff --git a/docs/manual/mod/mod_ext_filter.html.en b/docs/manual/mod/mod_ext_filter.html.en
index 514c3ff8ce5..c7cc827dd60 100644
--- a/docs/manual/mod/mod_ext_filter.html.en
+++ b/docs/manual/mod/mod_ext_filter.html.en
@@ -22,8 +22,8 @@
Apache Module mod_ext_filter
Description: | Pass the response body through an external program before
delivery to the client |
@@ -368,8 +368,8 @@ delivery to the client
diff --git a/docs/manual/mod/mod_file_cache.html.en b/docs/manual/mod/mod_file_cache.html.en
index 7d3624dcf31..af8450fbc9e 100644
--- a/docs/manual/mod/mod_file_cache.html.en
+++ b/docs/manual/mod/mod_file_cache.html.en
@@ -22,7 +22,7 @@
Apache Module mod_file_cache
Available Languages: en |
- ko
+
ko
Description: | Caches a static list of files in memory |
Status: | Experimental |
@@ -205,7 +205,7 @@
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en
index b004468b697..1e839d9e702 100644
--- a/docs/manual/mod/mod_headers.html.en
+++ b/docs/manual/mod/mod_headers.html.en
@@ -22,8 +22,8 @@
Apache Module mod_headers
Description: | Customization of HTTP request and response
headers |
@@ -373,8 +373,8 @@ headers
diff --git a/docs/manual/mod/mod_ident.html.en b/docs/manual/mod/mod_ident.html.en
index 354b4927baf..89aeb671396 100644
--- a/docs/manual/mod/mod_ident.html.en
+++ b/docs/manual/mod/mod_ident.html.en
@@ -22,7 +22,7 @@
Apache Module mod_ident
Available Languages: en |
- ko
+
ko
Description: | RFC 1413 ident lookups |
Status: | Extension |
@@ -94,7 +94,7 @@ user
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_imagemap.html.en b/docs/manual/mod/mod_imagemap.html.en
index f87b8698be1..e377f1bebd6 100644
--- a/docs/manual/mod/mod_imagemap.html.en
+++ b/docs/manual/mod/mod_imagemap.html.en
@@ -22,7 +22,7 @@
Apache Module mod_imagemap
Available Languages: en |
- ko
+
ko
Description: | Server-side imagemap processing |
Status: | Base |
@@ -375,7 +375,7 @@ an imagemap
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en
index 13c2541f459..646179bf6ee 100644
--- a/docs/manual/mod/mod_include.html.en
+++ b/docs/manual/mod/mod_include.html.en
@@ -22,7 +22,7 @@
Apache Module mod_include
Available Languages: en |
- ja
+
ja
Description: | Server-parsed html documents (Server Side Includes) |
Status: | Base |
@@ -799,7 +799,7 @@ set
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en
index caf8d452bc6..7c77b24f365 100644
--- a/docs/manual/mod/mod_info.html.en
+++ b/docs/manual/mod/mod_info.html.en
@@ -22,8 +22,8 @@
Apache Module mod_info
Description: | Provides a comprehensive overview of the server
configuration |
@@ -186,8 +186,8 @@ information displayed by the server-info handler
diff --git a/docs/manual/mod/mod_isapi.html.en b/docs/manual/mod/mod_isapi.html.en
index e377d3b01a2..205452ee8bc 100644
--- a/docs/manual/mod/mod_isapi.html.en
+++ b/docs/manual/mod/mod_isapi.html.en
@@ -22,7 +22,7 @@
Apache Module mod_isapi
Available Languages: en |
- ko
+
ko
Description: | ISAPI Extensions within Apache for Windows |
Status: | Base |
@@ -337,7 +337,7 @@ extensions
Available Languages: en |
- ko
+
ko
diff --git a/docs/manual/mod/mod_log_config.html.en b/docs/manual/mod/mod_log_config.html.en
index d5d84d84264..44d3738768c 100644
--- a/docs/manual/mod/mod_log_config.html.en
+++ b/docs/manual/mod/mod_log_config.html.en
@@ -22,8 +22,8 @@
Apache Module mod_log_config
Description: | Logging of the requests made to the server |
Status: | Base |
@@ -464,8 +464,8 @@
diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en
index e243a770f7d..c3428edab54 100644
--- a/docs/manual/mod/mod_log_forensic.html.en
+++ b/docs/manual/mod/mod_log_forensic.html.en
@@ -22,7 +22,7 @@
Apache Module mod_log_forensic
Available Languages: en |
- ja
+
ja
Description: | Forensic Logging of the requests made to the server |
Status: | Extension |
@@ -155,7 +155,7 @@ version 2.1
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en
index eabcdd64d69..480de57e0f8 100644
--- a/docs/manual/mod/mod_logio.html.en
+++ b/docs/manual/mod/mod_logio.html.en
@@ -22,8 +22,8 @@
Apache Module mod_logio
Description: | Logging of input and output bytes per request |
Status: | Extension |
@@ -83,8 +83,8 @@
diff --git a/docs/manual/mod/mod_mem_cache.html.en b/docs/manual/mod/mod_mem_cache.html.en
index 5403b4fb345..1e91d8edaee 100644
--- a/docs/manual/mod/mod_mem_cache.html.en
+++ b/docs/manual/mod/mod_mem_cache.html.en
@@ -22,8 +22,8 @@
Apache Module mod_mem_cache
Description: | Content cache keyed to URIs |
Status: | Extension |
@@ -228,8 +228,8 @@ KBytes
diff --git a/docs/manual/mod/mod_mime.html.en b/docs/manual/mod/mod_mime.html.en
index e6b7bb47095..fe7cb57542f 100644
--- a/docs/manual/mod/mod_mime.html.en
+++ b/docs/manual/mod/mod_mime.html.en
@@ -22,7 +22,7 @@
Apache Module mod_mime
Available Languages: en |
- ja
+
ja
Description: | Associates the requested filename's extensions
with the file's behavior (handlers and filters)
@@ -944,7 +944,7 @@ extensions |
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_negotiation.html.en b/docs/manual/mod/mod_negotiation.html.en
index b08d99c56aa..3a418eed310 100644
--- a/docs/manual/mod/mod_negotiation.html.en
+++ b/docs/manual/mod/mod_negotiation.html.en
@@ -22,7 +22,7 @@
Apache Module mod_negotiation
Available Languages: en |
- ja
+
ja
Description: | Provides for content negotiation |
Status: | Base |
@@ -300,7 +300,7 @@ the client does not express a preference
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index e22dc7b36dd..a96485305f8 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -22,7 +22,7 @@
Apache Module mod_proxy
Available Languages: en |
- ja
+
ja
Description: | HTTP/1.1 proxy/gateway server |
Status: | Extension |
@@ -1359,7 +1359,7 @@ header for proxied requests
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_proxy_ajp.html.en b/docs/manual/mod/mod_proxy_ajp.html.en
index 0d8fe9eef4f..0b52ac196e1 100644
--- a/docs/manual/mod/mod_proxy_ajp.html.en
+++ b/docs/manual/mod/mod_proxy_ajp.html.en
@@ -22,7 +22,7 @@
Apache Module mod_proxy_ajp
Available Languages: en |
- ja
+
ja
Description: | AJP support module for
mod_proxy |
@@ -550,7 +550,7 @@ AJP13_GET_BODY_CHUNK :=
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_proxy_balancer.html.en b/docs/manual/mod/mod_proxy_balancer.html.en
index 61b361aa8a4..f633803b1f1 100644
--- a/docs/manual/mod/mod_proxy_balancer.html.en
+++ b/docs/manual/mod/mod_proxy_balancer.html.en
@@ -22,7 +22,7 @@
Apache Module mod_proxy_balancer
Available Languages: en |
- ja
+
ja
Description: | mod_proxy extension for load balancing |
Status: | Extension |
@@ -380,7 +380,7 @@ candidate lbstatus -= total factor
Available Languages: en |
- ja
+
ja
diff --git a/docs/manual/mod/mod_setenvif.html.en b/docs/manual/mod/mod_setenvif.html.en
index e58a94b6af3..6c4d4228741 100644
--- a/docs/manual/mod/mod_setenvif.html.en
+++ b/docs/manual/mod/mod_setenvif.html.en
@@ -22,8 +22,8 @@
Apache Module mod_setenvif
Description: | Allows the setting of environment variables based
on characteristics of the request |
@@ -292,8 +292,8 @@ without respect to case
diff --git a/docs/manual/mod/mod_so.html.en b/docs/manual/mod/mod_so.html.en
index 34f17ca6590..43f23d19acd 100644
--- a/docs/manual/mod/mod_so.html.en
+++ b/docs/manual/mod/mod_so.html.en
@@ -22,8 +22,8 @@
Apache Module mod_so
Description: | Loading of executable code and
modules into the server at start-up or restart time |
@@ -182,8 +182,8 @@ of active modules
diff --git a/docs/manual/mod/mod_speling.html.en b/docs/manual/mod/mod_speling.html.en
index 5cbd431a1f6..4b39e9a6ef7 100644
--- a/docs/manual/mod/mod_speling.html.en
+++ b/docs/manual/mod/mod_speling.html.en
@@ -22,8 +22,8 @@
Apache Module mod_speling
Description: | Attempts to correct mistaken URLs that
users might have entered by ignoring capitalization and by
@@ -137,8 +137,8 @@ of Apache 1.3, it is part of the Apache distribution. Prior to Apache
diff --git a/docs/manual/mod/mod_status.html.en b/docs/manual/mod/mod_status.html.en
index c909c30856b..ab2c967cf6f 100644
--- a/docs/manual/mod/mod_status.html.en
+++ b/docs/manual/mod/mod_status.html.en
@@ -22,8 +22,8 @@
Apache Module mod_status
Description: | Provides information on server activity and
performance |
@@ -154,8 +154,8 @@ later.
diff --git a/docs/manual/mod/mod_suexec.html.en b/docs/manual/mod/mod_suexec.html.en
index 13b5f33d260..6e864990385 100644
--- a/docs/manual/mod/mod_suexec.html.en
+++ b/docs/manual/mod/mod_suexec.html.en
@@ -22,8 +22,8 @@
Apache Module mod_suexec
Description: | Allows CGI scripts to run as a specified user
and Group |
@@ -72,8 +72,8 @@ later.
diff --git a/docs/manual/mod/mod_unique_id.html.en b/docs/manual/mod/mod_unique_id.html.en
index cc00f0a9831..a7123e76e07 100644
--- a/docs/manual/mod/mod_unique_id.html.en
+++ b/docs/manual/mod/mod_unique_id.html.en
@@ -22,8 +22,8 @@
Apache Module mod_unique_id
Description: | Provides an environment variable with a unique
identifier for each request |
@@ -208,8 +208,8 @@ identifier for each request
diff --git a/docs/manual/mod/mod_userdir.html.en b/docs/manual/mod/mod_userdir.html.en
index 81871f7b3a4..6edcd445ff1 100644
--- a/docs/manual/mod/mod_userdir.html.en
+++ b/docs/manual/mod/mod_userdir.html.en
@@ -22,8 +22,8 @@
Apache Module mod_userdir
Description: | User-specific directories |
Status: | Base |
@@ -167,8 +167,8 @@ tutorial
diff --git a/docs/manual/mod/mod_version.html.en b/docs/manual/mod/mod_version.html.en
index ab4db3ff02d..290389e9d76 100644
--- a/docs/manual/mod/mod_version.html.en
+++ b/docs/manual/mod/mod_version.html.en
@@ -22,8 +22,8 @@
Apache Module mod_version
Description: | Version dependent configuration |
Status: | Extension |
@@ -143,8 +143,8 @@
diff --git a/docs/manual/mod/module-dict.html.en b/docs/manual/mod/module-dict.html.en
index b9329f2c44b..bd7ce30a08d 100644
--- a/docs/manual/mod/module-dict.html.en
+++ b/docs/manual/mod/module-dict.html.en
@@ -19,8 +19,8 @@
Apache > HTTP Server > Documentation > Version 2.3Terms Used to Describe Modules
This document describes the terms that are used to describe
@@ -109,8 +109,8 @@
diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en
index b2024f24091..f6e6018dbf3 100644
--- a/docs/manual/mod/mpm_common.html.en
+++ b/docs/manual/mod/mpm_common.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ja
+ ja
Description: | A collection of directives that are implemented by
more than one multi-processing module (MPM) |
@@ -985,7 +985,7 @@ requests
Available Languages: de |
en |
- ja
+ ja
diff --git a/docs/manual/mod/mpm_winnt.html.en b/docs/manual/mod/mpm_winnt.html.en
index b6b28f86f28..2f71594b850 100644
--- a/docs/manual/mod/mpm_winnt.html.en
+++ b/docs/manual/mod/mpm_winnt.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ja
+ ja
Description: | This Multi-Processing Module is optimized for Windows
NT. |
@@ -87,7 +87,7 @@ NT.
Available Languages: de |
en |
- ja
+ ja
diff --git a/docs/manual/mod/prefork.html.en b/docs/manual/mod/prefork.html.en
index cfca62f8f4a..8485d5db061 100644
--- a/docs/manual/mod/prefork.html.en
+++ b/docs/manual/mod/prefork.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ja
+ ja
Description: | Implements a non-threaded, pre-forking web server |
Status: | MPM |
@@ -169,7 +169,7 @@ uses
Available Languages: de |
en |
- ja
+ ja
diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en
index 41f76c27213..4cb442e3970 100644
--- a/docs/manual/mod/quickreference.html.en
+++ b/docs/manual/mod/quickreference.html.en
@@ -23,8 +23,8 @@
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
The directive quick reference shows the usage, default, status,
@@ -773,8 +773,8 @@ set
Available Languages: de |
en |
es |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en
index d32e214211d..ed8bcd2b867 100644
--- a/docs/manual/mod/worker.html.en
+++ b/docs/manual/mod/worker.html.en
@@ -23,7 +23,7 @@
Available Languages: de |
en |
- ja
+ ja
Description: | Multi-Processing Module implementing a hybrid
multi-threaded multi-process web server |
@@ -168,7 +168,7 @@ uses
Available Languages: de |
en |
- ja
+ ja
diff --git a/docs/manual/mpm.html.en b/docs/manual/mpm.html.en
index 063c1f5d1d8..097af5b199f 100644
--- a/docs/manual/mpm.html.en
+++ b/docs/manual/mpm.html.en
@@ -22,8 +22,8 @@
en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
This document describes what a Multi-Processing Module is and
@@ -119,8 +119,8 @@ choice at compile-time.
en |
es |
fr |
- ja |
- ko
+ ja |
+ ko
diff --git a/docs/manual/new_features_2_0.html.en b/docs/manual/new_features_2_0.html.en
index 20309837a7f..9e27fb7efce 100644
--- a/docs/manual/new_features_2_0.html.en
+++ b/docs/manual/new_features_2_0.html.en
@@ -21,8 +21,8 @@
Available Languages: de |
en |
fr |
- ja |
- ko |
+ ja |
+ ko |
pt-br |
ru
@@ -233,8 +233,8 @@
Available Languages: de |
en |
fr |
- ja |
- ko |
+ ja |
+ ko |
pt-br |
ru
|
---|