From 64fa7e9908d42f52d957dcf8dbed47266496b0f2 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Wed, 29 May 2002 16:29:10 +0000 Subject: [PATCH] Fix links. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95355 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/content-negotiation.html | 4 ++-- docs/manual/content-negotiation.html.en | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.50.1