From: Joshua Slive
Date: Wed, 29 May 2002 16:29:10 +0000 (+0000)
Subject: Fix links.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64fa7e9908d42f52d957dcf8dbed47266496b0f2;p=apache
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 6b4c6a6f1a..8e6f68c691 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 6b4c6a6f1a..8e6f68c691 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