From: Joshua Slive
Date: Wed, 29 May 2002 16:29:10 +0000 (+0000)
Subject: Fix links.
X-Git-Tag: 2.0.37~203
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947658e71930393e82f491035c733e1d6636cabf;p=thirdparty%2Fapache%2Fhttpd.git
Fix links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95355 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/content-negotiation.html b/docs/manual/content-negotiation.html
index 6b4c6a6f1a3..8e6f68c6911 100644
--- a/docs/manual/content-negotiation.html
+++ b/docs/manual/content-negotiation.html
@@ -437,10 +437,10 @@
these error messages, it is possible to configure Apache to ignore
the Accept-language in these cases and provide a document that
does not explictly match the client's request. The ForceLanguagePriority
+ href="mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority
directive can be used to override one or both of these error
messages and subsitute the servers judgement in the form of the LanguagePriority
+ href="mod/mod_negotiation.html#languagepriority">LanguagePriority
directive.
The server will also attempt to match language-subsets when no
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en
index 6b4c6a6f1a3..8e6f68c6911 100644
--- a/docs/manual/content-negotiation.html.en
+++ b/docs/manual/content-negotiation.html.en
@@ -437,10 +437,10 @@
these error messages, it is possible to configure Apache to ignore
the Accept-language in these cases and provide a document that
does not explictly match the client's request. The ForceLanguagePriority
+ href="mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority
directive can be used to override one or both of these error
messages and subsitute the servers judgement in the form of the LanguagePriority
+ href="mod/mod_negotiation.html#languagepriority">LanguagePriority
directive.
The server will also attempt to match language-subsets when no