From: André Malo Date: Sat, 10 May 2003 00:31:17 +0000 (+0000) Subject: Fix broken links X-Git-Tag: pre_ajp_proxy~1724 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a4d6ef5779bd9ab88cab31983623ea232bccee55;p=thirdparty%2Fapache%2Fhttpd.git Fix broken links Submitted by: kajaa git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99751 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/dbmmanage.1 b/docs/man/dbmmanage.1 index 555f955d1e0..46d4d841841 100644 --- a/docs/man/dbmmanage.1 +++ b/docs/man/dbmmanage.1 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "DBMMANAGE" 1 "2003-04-30" "Apache HTTP Server" "dbmmanage" +.TH "DBMMANAGE" 1 "2003-05-10" "Apache HTTP Server" "dbmmanage" .SH NAME dbmmanage \- Manage user authentication files in DBM format diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 4e7cdf304f5..7595ce4f6e1 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -126,8 +126,8 @@ server machine, in order that this activity not adversely affect server performance.

-

If you use any Allow - from domain or Deny from domain +

If you use any Allow + from domain or Deny from domain directives (i.e., using a hostname, or a domain name, rather than an IP address) then you will pay for a double reverse DNS lookup (a reverse, followed by a forward @@ -449,7 +449,7 @@

Since memory usage is such an important consideration in performance, you should attempt to eliminate modules that youare not actually using. If you have built the modules as DSOs, eliminating modules is a simple - matter of commenting out the associated LoadModule directive for that module. + matter of commenting out the associated LoadModule directive for that module. This allows you to experiment with removing modules, and seeing if your site still functions in their absense.

diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index fd27d30da5f..cced9756d1c 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -127,9 +127,9 @@ server machine, in order that this activity not adversely affect server performance.

-

If you use any Allow +

If you use any Allow from domain or Deny from domain + module="mod_access">Deny from domain directives (i.e., using a hostname, or a domain name, rather than an IP address) then you will pay for a double reverse DNS lookup (a reverse, followed by a forward @@ -462,7 +462,7 @@ not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated LoadModule directive for that module. + module="mod_so">LoadModule directive for that module. This allows you to experiment with removing modules, and seeing if your site still functions in their absense.

diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index 258b76fafb9..09aabbab0f6 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -100,7 +100,7 @@ they will apply.)

In particular, if you are creating an Alias to a - directory outside of your DocumentRoot, you may need to explicitly + directory outside of your DocumentRoot, you may need to explicitly permit access to the target directory.

Example:

diff --git a/docs/manual/mod/mod_alias.xml b/docs/manual/mod/mod_alias.xml index 4bfd26eaa76..ef94462dd69 100644 --- a/docs/manual/mod/mod_alias.xml +++ b/docs/manual/mod/mod_alias.xml @@ -72,7 +72,7 @@ href="../urlmapping.html">Mapping URLs to the filesystem

In particular, if you are creating an Alias to a directory outside of your DocumentRoot, you may need to explicitly + module="core">DocumentRoot, you may need to explicitly permit access to the target directory.

Example: diff --git a/docs/manual/platform/ebcdic.html.en b/docs/manual/platform/ebcdic.html.en index 27a478fa537..14b8ead98d0 100644 --- a/docs/manual/platform/ebcdic.html.en +++ b/docs/manual/platform/ebcdic.html.en @@ -389,7 +389,7 @@ - mod_digest + mod_digest + @@ -449,13 +449,13 @@ - mod_log_agent + mod_log_agent + - mod_log_config + mod_log_config + diff --git a/docs/manual/platform/ebcdic.xml b/docs/manual/platform/ebcdic.xml index 1e0a4572f71..07f51525358 100644 --- a/docs/manual/platform/ebcdic.xml +++ b/docs/manual/platform/ebcdic.xml @@ -369,7 +369,7 @@ - mod_digest + mod_digest + @@ -429,13 +429,13 @@ - mod_log_agent + mod_log_agent + - mod_log_config + mod_log_config + diff --git a/docs/manual/programs/dbmmanage.html.en b/docs/manual/programs/dbmmanage.html.en index ed5d2b7375a..56da070ccca 100644 --- a/docs/manual/programs/dbmmanage.html.en +++ b/docs/manual/programs/dbmmanage.html.en @@ -36,7 +36,7 @@ +

See also

top

Synopsis

diff --git a/docs/manual/programs/dbmmanage.xml b/docs/manual/programs/dbmmanage.xml index 26dae9be901..3c78229afde 100644 --- a/docs/manual/programs/dbmmanage.xml +++ b/docs/manual/programs/dbmmanage.xml @@ -21,8 +21,7 @@ href="http://httpd.apache.org/">http://httpd.apache.org/.

httpd -mod_authn_dbm -mod_authz_dbm +mod_auth_dbm
Synopsis

dbmmanage [ encoding ]