From: André Malo Date: Sat, 12 Apr 2003 15:04:47 +0000 (+0000) Subject: remove the relativepath element from the documents. X-Git-Tag: pre_ajp_proxy~1857 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9cddb794f61b06cc78fd5451d4fd91a61142354;p=thirdparty%2Fapache%2Fhttpd.git remove the relativepath element from the documents. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index f97ccb0324c..f52a62dbf9c 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -3,7 +3,6 @@ - Binding diff --git a/docs/manual/bind.xml.ja b/docs/manual/bind.xml.ja index d8938a5f581..25710d3acdf 100644 --- a/docs/manual/bind.xml.ja +++ b/docs/manual/bind.xml.ja @@ -4,7 +4,6 @@ - $B%P%$%s%I(B diff --git a/docs/manual/cgi_path.xml b/docs/manual/cgi_path.xml index 0eca1fe52e6..0d73a27dabb 100644 --- a/docs/manual/cgi_path.xml +++ b/docs/manual/cgi_path.xml @@ -3,7 +3,6 @@ - PATH_INFO Changes in the CGI Environment diff --git a/docs/manual/cgi_path.xml.ja b/docs/manual/cgi_path.xml.ja index 8b2689b9fb7..a793b149a8a 100644 --- a/docs/manual/cgi_path.xml.ja +++ b/docs/manual/cgi_path.xml.ja @@ -4,7 +4,6 @@ - CGI $B4D6-$G$N(B PATH_INFO $B$NJQ99(B diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 0468d923e13..3edfeecf3d6 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -2,7 +2,6 @@ - Configuration Files diff --git a/docs/manual/configuring.xml.ja b/docs/manual/configuring.xml.ja index af33fdebbab..494a88982c6 100644 --- a/docs/manual/configuring.xml.ja +++ b/docs/manual/configuring.xml.ja @@ -2,7 +2,6 @@ - $B@_Dj%U%!%$%k(B diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index 1afc260887d..8c5ee937ed6 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -2,7 +2,6 @@ - Content Negotiation diff --git a/docs/manual/content-negotiation.xml.ja b/docs/manual/content-negotiation.xml.ja index 6d637ad2fe4..62c8ddbc48d 100644 --- a/docs/manual/content-negotiation.xml.ja +++ b/docs/manual/content-negotiation.xml.ja @@ -2,7 +2,6 @@ - $B%3%s%F%s%H%M%4%7%(!<%7%g%s(B diff --git a/docs/manual/custom-error.xml b/docs/manual/custom-error.xml index be6138dfdba..6aaf2a589c3 100644 --- a/docs/manual/custom-error.xml +++ b/docs/manual/custom-error.xml @@ -3,7 +3,6 @@ - Custom Error Responses diff --git a/docs/manual/custom-error.xml.ja b/docs/manual/custom-error.xml.ja index 689569d95c3..23b4f896b7e 100644 --- a/docs/manual/custom-error.xml.ja +++ b/docs/manual/custom-error.xml.ja @@ -4,7 +4,6 @@ - $B%+%9%?%`%(%i!<%l%9%]%s%9(B diff --git a/docs/manual/developer/debugging.xml b/docs/manual/developer/debugging.xml index 8e9b201deeb..8bc79e33b82 100644 --- a/docs/manual/developer/debugging.xml +++ b/docs/manual/developer/debugging.xml @@ -3,7 +3,6 @@ - Developer Documentation Debugging Memory Allocation in APR diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml index d413fe0e85c..46c09db9033 100644 --- a/docs/manual/developer/documenting.xml +++ b/docs/manual/developer/documenting.xml @@ -3,7 +3,6 @@ - Developer Documentation Documenting Apache 2.0 diff --git a/docs/manual/developer/filters.xml b/docs/manual/developer/filters.xml index 4325abbec3f..72ab75f9da5 100644 --- a/docs/manual/developer/filters.xml +++ b/docs/manual/developer/filters.xml @@ -3,7 +3,6 @@ - Developer Documentation How filters work in Apache 2.0 diff --git a/docs/manual/developer/hooks.xml b/docs/manual/developer/hooks.xml index 28a5d751524..af7c0248b51 100644 --- a/docs/manual/developer/hooks.xml +++ b/docs/manual/developer/hooks.xml @@ -3,7 +3,6 @@ - Developer Documentation Apache 2.0 Hook Functions diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml index 77fb3a40a3a..6312d7cdc3c 100644 --- a/docs/manual/developer/index.xml +++ b/docs/manual/developer/index.xml @@ -3,7 +3,6 @@ - Developer Documentation for Apache 2.0 diff --git a/docs/manual/developer/modules.xml b/docs/manual/developer/modules.xml index c054d05e428..8f726bc4386 100644 --- a/docs/manual/developer/modules.xml +++ b/docs/manual/developer/modules.xml @@ -3,7 +3,6 @@ - Developer Documentation Converting Modules from Apache 1.3 to Apache 2.0 diff --git a/docs/manual/developer/request.xml b/docs/manual/developer/request.xml index 051aceb476f..d60f5163104 100644 --- a/docs/manual/developer/request.xml +++ b/docs/manual/developer/request.xml @@ -3,7 +3,6 @@ - Developer Documentation Request Processing in Apache 2.0 diff --git a/docs/manual/developer/thread_safety.xml b/docs/manual/developer/thread_safety.xml index 9596a1449db..29f96a1488f 100644 --- a/docs/manual/developer/thread_safety.xml +++ b/docs/manual/developer/thread_safety.xml @@ -3,7 +3,6 @@ - Developer Documentation Apache 2.0 Thread Safety Issues diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml index 932f510c78b..2b0c7c71890 100644 --- a/docs/manual/dns-caveats.xml +++ b/docs/manual/dns-caveats.xml @@ -3,7 +3,6 @@ - Issues Regarding DNS and Apache diff --git a/docs/manual/dns-caveats.xml.ja b/docs/manual/dns-caveats.xml.ja index f887a1ca802..e6ec81434ed 100644 --- a/docs/manual/dns-caveats.xml.ja +++ b/docs/manual/dns-caveats.xml.ja @@ -4,7 +4,6 @@ - DNS $B$H(B Apache $B$K$^$D$o$kCm0U;v9`(B diff --git a/docs/manual/dso.xml b/docs/manual/dso.xml index 0cc58cdc7d0..aebb3fa0cc7 100644 --- a/docs/manual/dso.xml +++ b/docs/manual/dso.xml @@ -3,7 +3,6 @@ - Dynamic Shared Object (DSO) Support diff --git a/docs/manual/dso.xml.ja b/docs/manual/dso.xml.ja index 260caef40e9..7c5d2f6f263 100644 --- a/docs/manual/dso.xml.ja +++ b/docs/manual/dso.xml.ja @@ -4,7 +4,6 @@ - $BF0E*6&M-%*%V%8%'%/%H(B (DSO) $B%5%]!<%H(B diff --git a/docs/manual/env.xml b/docs/manual/env.xml index fad6b8281e3..fc2ef798e66 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -3,7 +3,6 @@ - Environment Variables in Apache diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja index 506c92ff465..8d9c4962f11 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -4,7 +4,6 @@ - Apache $B$N4D6-JQ?t(B diff --git a/docs/manual/filter.xml b/docs/manual/filter.xml index 29c438e213d..df7d1bc7f90 100644 --- a/docs/manual/filter.xml +++ b/docs/manual/filter.xml @@ -3,7 +3,6 @@ - Filters diff --git a/docs/manual/filter.xml.ja b/docs/manual/filter.xml.ja index 2a9ef1e389e..340966e3f7c 100644 --- a/docs/manual/filter.xml.ja +++ b/docs/manual/filter.xml.ja @@ -4,7 +4,6 @@ - $B%U%#%k%?(B diff --git a/docs/manual/glossary.xml b/docs/manual/glossary.xml index 39f7e7d2903..1067752929a 100644 --- a/docs/manual/glossary.xml +++ b/docs/manual/glossary.xml @@ -3,7 +3,6 @@ - Glossary diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index f6633ef4df1..98b5d1d47fa 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -3,7 +3,6 @@ - Apache's Handler Use diff --git a/docs/manual/handler.xml.ja b/docs/manual/handler.xml.ja index 169b4ea360e..38237617715 100644 --- a/docs/manual/handler.xml.ja +++ b/docs/manual/handler.xml.ja @@ -4,7 +4,6 @@ - Apache $B$N%O%s%I%i$N;HMQ(B diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 550a3cd9283..ea57c5fcfb3 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -3,7 +3,6 @@ - How-To / Tutorials Authentication, Authorization and Access Control diff --git a/docs/manual/howto/cgi.xml b/docs/manual/howto/cgi.xml index 6501f9c7ac1..bee792f56c8 100644 --- a/docs/manual/howto/cgi.xml +++ b/docs/manual/howto/cgi.xml @@ -2,7 +2,6 @@ - How-To / Tutorials Apache Tutorial: Dynamic Content with CGI diff --git a/docs/manual/howto/cgi.xml.ja b/docs/manual/howto/cgi.xml.ja index 1553aae321e..f73a30d61f7 100644 --- a/docs/manual/howto/cgi.xml.ja +++ b/docs/manual/howto/cgi.xml.ja @@ -3,7 +3,6 @@ - Apache Tutorial: CGI $B$K$h$kF0E*%3%s%F%s%D(B diff --git a/docs/manual/howto/htaccess.xml b/docs/manual/howto/htaccess.xml index 8a19af7f8f5..a45462defd6 100755 --- a/docs/manual/howto/htaccess.xml +++ b/docs/manual/howto/htaccess.xml @@ -2,7 +2,6 @@ - How-To / Tutorials Apache Tutorial: .htaccess files diff --git a/docs/manual/howto/index.xml b/docs/manual/howto/index.xml index 2b9467f08c1..ca8e2d2743c 100644 --- a/docs/manual/howto/index.xml +++ b/docs/manual/howto/index.xml @@ -3,7 +3,6 @@ - How-To / Tutorials diff --git a/docs/manual/howto/public_html.xml b/docs/manual/howto/public_html.xml index ca3a15ccccc..4dde1a00cc2 100644 --- a/docs/manual/howto/public_html.xml +++ b/docs/manual/howto/public_html.xml @@ -2,7 +2,6 @@ - How-To / Tutorials Per-user web directories diff --git a/docs/manual/howto/ssi.xml b/docs/manual/howto/ssi.xml index b30c55b65ec..8fddef6aaef 100644 --- a/docs/manual/howto/ssi.xml +++ b/docs/manual/howto/ssi.xml @@ -2,7 +2,6 @@ - How-To / Tutorials Apache Tutorial: Introduction to Server Side Includes diff --git a/docs/manual/howto/ssi.xml.ja b/docs/manual/howto/ssi.xml.ja index 8a658763ce0..f1b962d0516 100644 --- a/docs/manual/howto/ssi.xml.ja +++ b/docs/manual/howto/ssi.xml.ja @@ -2,7 +2,6 @@ - Apache $B%A%e!<%H%j%"%k(B: Server Side Includes $BF~Lg(B diff --git a/docs/manual/index.xml b/docs/manual/index.xml index 52506f3d488..54123480bf8 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -3,7 +3,6 @@ - Apache HTTP Server Version 2.1 Documentation diff --git a/docs/manual/index.xml.de b/docs/manual/index.xml.de index 8ba1907a875..eb9815051f7 100644 --- a/docs/manual/index.xml.de +++ b/docs/manual/index.xml.de @@ -4,7 +4,6 @@ - Dokumentation zum Apache HTTP Server Version 2.1 diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 603dd768b8b..7d5ab49236f 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -2,7 +2,6 @@ - Compiling and Installing diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index 48ce8104ab8..288375cdecd 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -4,7 +4,6 @@ - Kompilieren und Installieren diff --git a/docs/manual/install.xml.ja b/docs/manual/install.xml.ja index b1b62ad821f..e24e6875773 100644 --- a/docs/manual/install.xml.ja +++ b/docs/manual/install.xml.ja @@ -2,7 +2,6 @@ - $B%3%s%Q%$%k$H%$%s%9%H!<%k(B diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index fc96f304af1..dd6d45e5c7f 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.xml @@ -2,7 +2,6 @@ - Starting Apache diff --git a/docs/manual/invoking.xml.de b/docs/manual/invoking.xml.de index e2a36197c92..0dfd0eece0b 100644 --- a/docs/manual/invoking.xml.de +++ b/docs/manual/invoking.xml.de @@ -3,7 +3,6 @@ - Apache starten diff --git a/docs/manual/invoking.xml.ja b/docs/manual/invoking.xml.ja index 3168bb9a0ed..d4d45278481 100644 --- a/docs/manual/invoking.xml.ja +++ b/docs/manual/invoking.xml.ja @@ -2,7 +2,6 @@ - Apache $B$N5/F0(B diff --git a/docs/manual/license.xml b/docs/manual/license.xml index 7f270b81540..2c0a1998f50 100644 --- a/docs/manual/license.xml +++ b/docs/manual/license.xml @@ -3,7 +3,6 @@ - The Apache Software License, Version 1.1 diff --git a/docs/manual/logs.xml b/docs/manual/logs.xml index 8c9bb1c71d0..2d59374b508 100644 --- a/docs/manual/logs.xml +++ b/docs/manual/logs.xml @@ -3,7 +3,6 @@ - Log Files diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index 57af7a9dce6..0589c492a0c 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -4,7 +4,6 @@ - $B%m%0%U%!%$%k(B diff --git a/docs/manual/misc/index.xml b/docs/manual/misc/index.xml index 3df002a8e3f..ec38353e574 100644 --- a/docs/manual/misc/index.xml +++ b/docs/manual/misc/index.xml @@ -3,7 +3,6 @@ - Apache Miscellaneous Documentation diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index bf2953a184a..fd27d30da5f 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -3,7 +3,6 @@ - Miscellaneous Documentation Apache Performance Tuning diff --git a/docs/manual/misc/rewriteguide.xml b/docs/manual/misc/rewriteguide.xml index f525477f9d8..9161e06eb84 100644 --- a/docs/manual/misc/rewriteguide.xml +++ b/docs/manual/misc/rewriteguide.xml @@ -3,7 +3,6 @@ - Miscellaneous Documentation URL Rewriting Guide diff --git a/docs/manual/misc/security_tips.xml b/docs/manual/misc/security_tips.xml index 265f929e7e7..7597b5e4478 100644 --- a/docs/manual/misc/security_tips.xml +++ b/docs/manual/misc/security_tips.xml @@ -3,7 +3,6 @@ - Miscellaneous Documentation Security Tips diff --git a/docs/manual/mod/directive-dict.xml b/docs/manual/mod/directive-dict.xml index e4cafadb414..d07acfc23ae 100644 --- a/docs/manual/mod/directive-dict.xml +++ b/docs/manual/mod/directive-dict.xml @@ -3,7 +3,6 @@ - Terms Used to Describe Directives diff --git a/docs/manual/mod/directive-dict.xml.ja b/docs/manual/mod/directive-dict.xml.ja index bad3eaa2c42..2fb8c41e8d3 100644 --- a/docs/manual/mod/directive-dict.xml.ja +++ b/docs/manual/mod/directive-dict.xml.ja @@ -4,7 +4,6 @@ - $B%G%#%l%/%F%#%V$N2r@b$K;H$o$l$kMQ8l(B diff --git a/docs/manual/mod/module-dict.xml b/docs/manual/mod/module-dict.xml index b67b1352af6..00069a4386a 100644 --- a/docs/manual/mod/module-dict.xml +++ b/docs/manual/mod/module-dict.xml @@ -3,7 +3,6 @@ - Terms Used to Describe Modules diff --git a/docs/manual/mod/module-dict.xml.ja b/docs/manual/mod/module-dict.xml.ja index c2396e7769b..af58c3f01a9 100644 --- a/docs/manual/mod/module-dict.xml.ja +++ b/docs/manual/mod/module-dict.xml.ja @@ -4,7 +4,6 @@ - Apache $B%b%8%e!<%k$N2r@b$G;HMQ$9$kMQ8l(B diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml index 381b80dca61..81ebfa5060f 100644 --- a/docs/manual/mpm.xml +++ b/docs/manual/mpm.xml @@ -2,7 +2,6 @@ - Multi-Processing Modules (MPMs) diff --git a/docs/manual/mpm.xml.ja b/docs/manual/mpm.xml.ja index 56bb1fa57d5..8e1c764310d 100644 --- a/docs/manual/mpm.xml.ja +++ b/docs/manual/mpm.xml.ja @@ -2,7 +2,6 @@ - $B%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B (MPM) diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml index 8f6bbca1743..0a8a6cf379a 100644 --- a/docs/manual/new_features_2_0.xml +++ b/docs/manual/new_features_2_0.xml @@ -2,7 +2,6 @@ - Overview of new features in Apache 2.0 diff --git a/docs/manual/new_features_2_0.xml.de b/docs/manual/new_features_2_0.xml.de index 5175bf36a86..c9a9c26898f 100644 --- a/docs/manual/new_features_2_0.xml.de +++ b/docs/manual/new_features_2_0.xml.de @@ -4,7 +4,6 @@ - Übersicht der neuen Funktionen in Apache 2.0 diff --git a/docs/manual/new_features_2_0.xml.ja b/docs/manual/new_features_2_0.xml.ja index 6134c8c083c..6cbe7c1c51d 100644 --- a/docs/manual/new_features_2_0.xml.ja +++ b/docs/manual/new_features_2_0.xml.ja @@ -2,7 +2,6 @@ - Apache 2.0 $B$N?75!G=$N35MW(B diff --git a/docs/manual/new_features_2_0.xml.ru b/docs/manual/new_features_2_0.xml.ru index 698371f6d93..1279f534708 100644 --- a/docs/manual/new_features_2_0.xml.ru +++ b/docs/manual/new_features_2_0.xml.ru @@ -12,7 +12,6 @@ - ïÂÚÏÒ ÎÏ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ × Apache 2.0 diff --git a/docs/manual/platform/ebcdic.xml b/docs/manual/platform/ebcdic.xml index 33869c15a3f..1e0a4572f71 100644 --- a/docs/manual/platform/ebcdic.xml +++ b/docs/manual/platform/ebcdic.xml @@ -3,7 +3,6 @@ - Platform Specific Notes The Apache EBCDIC Port diff --git a/docs/manual/platform/index.xml b/docs/manual/platform/index.xml index 5c797ce1ca5..b7af67f4398 100644 --- a/docs/manual/platform/index.xml +++ b/docs/manual/platform/index.xml @@ -3,7 +3,6 @@ - Platform Specific Notes diff --git a/docs/manual/platform/netware.xml b/docs/manual/platform/netware.xml index 9cef0ae1c10..1e641f04cee 100644 --- a/docs/manual/platform/netware.xml +++ b/docs/manual/platform/netware.xml @@ -3,7 +3,6 @@ - Platform Specific Notes Using Apache With Novell NetWare diff --git a/docs/manual/platform/perf-hp.xml b/docs/manual/platform/perf-hp.xml index 10a172dc820..9259f27ea16 100644 --- a/docs/manual/platform/perf-hp.xml +++ b/docs/manual/platform/perf-hp.xml @@ -3,7 +3,6 @@ - Platform Specific Notes Running a High-Performance Web Server on HPUX diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index 2f389b85b65..c98264d653f 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -3,7 +3,6 @@ - Platform Specific Notes Compiling Apache for Microsoft Windows diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml index b4bfac271a3..801117d17d9 100644 --- a/docs/manual/platform/windows.xml +++ b/docs/manual/platform/windows.xml @@ -3,7 +3,6 @@ - Platform Specific Notes Using Apache with Microsoft Windows diff --git a/docs/manual/programs/apachectl.xml b/docs/manual/programs/apachectl.xml index e8827230f4d..9e8354cb6e8 100644 --- a/docs/manual/programs/apachectl.xml +++ b/docs/manual/programs/apachectl.xml @@ -2,7 +2,6 @@ - Programs apachectl - Apache HTTP Server Control Interface diff --git a/docs/manual/programs/httpd.xml b/docs/manual/programs/httpd.xml index 994c727594a..d2cb7835582 100644 --- a/docs/manual/programs/httpd.xml +++ b/docs/manual/programs/httpd.xml @@ -2,7 +2,6 @@ - Programs httpd - Apache Hypertext Transfer Protocol Server diff --git a/docs/manual/programs/index.xml b/docs/manual/programs/index.xml index fb5ec464781..087ea360ab0 100644 --- a/docs/manual/programs/index.xml +++ b/docs/manual/programs/index.xml @@ -2,7 +2,6 @@ - Server and Supporting Programs diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index c1007f094e4..2685e4e4982 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -3,7 +3,6 @@ - Configuration Sections diff --git a/docs/manual/server-wide.xml b/docs/manual/server-wide.xml index 7254a31c795..61b3dd8869c 100644 --- a/docs/manual/server-wide.xml +++ b/docs/manual/server-wide.xml @@ -2,7 +2,6 @@ - Server-Wide Configuration diff --git a/docs/manual/server-wide.xml.ja b/docs/manual/server-wide.xml.ja index 993024f7c30..469617f1e0a 100644 --- a/docs/manual/server-wide.xml.ja +++ b/docs/manual/server-wide.xml.ja @@ -2,7 +2,6 @@ - $B%5!<%PA4BN$N@_Dj(B diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index a009b7d0e8b..c93827dac3f 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -5,7 +5,6 @@ - Sitemap diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index 66ec14dbdfc..61605784d70 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -6,7 +6,6 @@ - Seitenindex diff --git a/docs/manual/sitemap.xml.ja b/docs/manual/sitemap.xml.ja index dc5225924ad..02fe541f696 100644 --- a/docs/manual/sitemap.xml.ja +++ b/docs/manual/sitemap.xml.ja @@ -6,7 +6,6 @@ - Site Map diff --git a/docs/manual/ssl/index.xml b/docs/manual/ssl/index.xml index 3bbb2a0be81..5137a81ea0b 100644 --- a/docs/manual/ssl/index.xml +++ b/docs/manual/ssl/index.xml @@ -2,7 +2,6 @@ - Apache SSL/TLS Encryption diff --git a/docs/manual/ssl/index.xml.ja b/docs/manual/ssl/index.xml.ja index d27ec904ecf..372e77497e7 100644 --- a/docs/manual/ssl/index.xml.ja +++ b/docs/manual/ssl/index.xml.ja @@ -2,7 +2,6 @@ - Apache $B$N(B SSL/TLS $B0E9f2=(B diff --git a/docs/manual/ssl/ssl_compat.xml b/docs/manual/ssl/ssl_compat.xml index 462b8dad19b..8e2ab030fdf 100644 --- a/docs/manual/ssl/ssl_compat.xml +++ b/docs/manual/ssl/ssl_compat.xml @@ -2,7 +2,6 @@ - SSL/TLS SSL/TLS Strong Encryption: Compatibility diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index 911f90134db..e6888969657 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -2,7 +2,6 @@ - SSL/TLS SSL/TLS Strong Encryption: FAQ diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml index 08286af3ae8..56e16c75026 100644 --- a/docs/manual/ssl/ssl_howto.xml +++ b/docs/manual/ssl/ssl_howto.xml @@ -2,7 +2,6 @@ - SSL/TLS SSL/TLS Strong Encryption: How-To diff --git a/docs/manual/ssl/ssl_intro.xml b/docs/manual/ssl/ssl_intro.xml index bacfddaed97..dfe5c40b717 100644 --- a/docs/manual/ssl/ssl_intro.xml +++ b/docs/manual/ssl/ssl_intro.xml @@ -2,7 +2,6 @@ - SSL/TLS SSL/TLS Strong Encryption: An Introduction diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml index 09bb2784f7f..afaea7da821 100644 --- a/docs/manual/stopping.xml +++ b/docs/manual/stopping.xml @@ -2,7 +2,6 @@ - Stopping and Restarting diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index 786f38beeb2..c57d056da51 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -3,7 +3,6 @@ - Beenden und Neustarten diff --git a/docs/manual/stopping.xml.ja b/docs/manual/stopping.xml.ja index 293d929bb2c..433d66ea0b0 100644 --- a/docs/manual/stopping.xml.ja +++ b/docs/manual/stopping.xml.ja @@ -3,7 +3,6 @@ - $BDd;_$H:F5/F0(B diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index aeb41b487fe..cab8a088ce0 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -3,7 +3,6 @@ - suEXEC Support diff --git a/docs/manual/suexec.xml.ja b/docs/manual/suexec.xml.ja index 222a0978668..e414a0f2b57 100644 --- a/docs/manual/suexec.xml.ja +++ b/docs/manual/suexec.xml.ja @@ -4,7 +4,6 @@ - suEXEC $B%5%]!<%H(B diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index b971dafa852..aa4bfdf55d9 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -2,7 +2,6 @@ - Upgrading to 2.0 from 1.3 diff --git a/docs/manual/upgrading.xml.de b/docs/manual/upgrading.xml.de index 830a2375f17..5faeebc6f64 100644 --- a/docs/manual/upgrading.xml.de +++ b/docs/manual/upgrading.xml.de @@ -4,7 +4,6 @@ - Upgrade von 1.3 auf 2.0 diff --git a/docs/manual/upgrading.xml.ja b/docs/manual/upgrading.xml.ja index 4ad8e4d38a7..cf25f7cf930 100644 --- a/docs/manual/upgrading.xml.ja +++ b/docs/manual/upgrading.xml.ja @@ -2,7 +2,6 @@ - 1.3 $B$+$i(B 2.0 $B$X$N%"%C%W%0%l!<%I(B diff --git a/docs/manual/upgrading.xml.ru b/docs/manual/upgrading.xml.ru index 8eae1b90dfa..1df0b16a711 100644 --- a/docs/manual/upgrading.xml.ru +++ b/docs/manual/upgrading.xml.ru @@ -12,7 +12,6 @@ - ðÅÒÅÈÏÄ ÏÔ ×ÅÒÓÉÉ 1.3 Ë ×ÅÒÓÉÉ 2.0 diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index ee55afc2a32..6bc121763af 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -3,7 +3,6 @@ - Mapping URLs to Filesystem Locations diff --git a/docs/manual/urlmapping.xml.ja b/docs/manual/urlmapping.xml.ja index 9f43c8b1eeb..8a8642055a0 100644 --- a/docs/manual/urlmapping.xml.ja +++ b/docs/manual/urlmapping.xml.ja @@ -4,7 +4,6 @@ - URL $B$+$i%U%!%$%k%7%9%F%`>e$N0LCV$X$N%^%C%W(B diff --git a/docs/manual/vhosts/details.xml b/docs/manual/vhosts/details.xml index 179189d1907..e89cdda6212 100644 --- a/docs/manual/vhosts/details.xml +++ b/docs/manual/vhosts/details.xml @@ -3,7 +3,6 @@ - Virtual Hosts An In-Depth Discussion of Virtual Host Matching diff --git a/docs/manual/vhosts/examples.xml b/docs/manual/vhosts/examples.xml index 984a848d08e..db5b4e0890a 100644 --- a/docs/manual/vhosts/examples.xml +++ b/docs/manual/vhosts/examples.xml @@ -3,7 +3,6 @@ - Virtual Hosts VirtualHost Examples diff --git a/docs/manual/vhosts/fd-limits.xml b/docs/manual/vhosts/fd-limits.xml index a6e8a6084b9..8288aea6751 100644 --- a/docs/manual/vhosts/fd-limits.xml +++ b/docs/manual/vhosts/fd-limits.xml @@ -3,7 +3,6 @@ - Virtual Hosts File Descriptor Limits diff --git a/docs/manual/vhosts/fd-limits.xml.ja b/docs/manual/vhosts/fd-limits.xml.ja index 42858cc153c..d17dde8eb2e 100644 --- a/docs/manual/vhosts/fd-limits.xml.ja +++ b/docs/manual/vhosts/fd-limits.xml.ja @@ -4,7 +4,6 @@ - $B%U%!%$%k5-=R;R$N8B3&(B diff --git a/docs/manual/vhosts/index.xml b/docs/manual/vhosts/index.xml index 5e808a6d458..05c52207da0 100644 --- a/docs/manual/vhosts/index.xml +++ b/docs/manual/vhosts/index.xml @@ -3,7 +3,6 @@ - Apache Virtual Host documentation diff --git a/docs/manual/vhosts/index.xml.ja b/docs/manual/vhosts/index.xml.ja index 82ca74fa384..fe2c5dedfda 100644 --- a/docs/manual/vhosts/index.xml.ja +++ b/docs/manual/vhosts/index.xml.ja @@ -3,7 +3,6 @@ - Apache $B%P!<%A%c%k%[%9%H@bL@=q(B diff --git a/docs/manual/vhosts/ip-based.xml b/docs/manual/vhosts/ip-based.xml index 9283745868e..dbf4d2cd61d 100644 --- a/docs/manual/vhosts/ip-based.xml +++ b/docs/manual/vhosts/ip-based.xml @@ -3,7 +3,6 @@ - Virtual Hosts Apache IP-based Virtual Host Support diff --git a/docs/manual/vhosts/mass.xml b/docs/manual/vhosts/mass.xml index 2c29efeed47..8799066c360 100644 --- a/docs/manual/vhosts/mass.xml +++ b/docs/manual/vhosts/mass.xml @@ -3,7 +3,6 @@ - Virtual Hosts Dynamically configured mass virtual hosting diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index ab1d8945dbb..0041ffc8d43 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -3,7 +3,6 @@ - Virtual Hosts Name-based Virtual Host Support