]> granicus.if.org Git - apache/commitdiff
Fix links.
authorJoshua Slive <slive@apache.org>
Wed, 29 May 2002 16:29:10 +0000 (16:29 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 29 May 2002 16:29:10 +0000 (16:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95355 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/content-negotiation.html
docs/manual/content-negotiation.html.en

index 6b4c6a6f1a3cf2d279acb2fe643b12d59c9929ba..8e6f68c6911d365919fa0eb62ef1ebebf0e11232 100644 (file)
     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 <a
-    href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a>
+    href="mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a>
     directive can be used to override one or both of these error
     messages and subsitute the servers judgement in the form of the <a
-    href="mod_negotiation.html#languagepriority">LanguagePriority</a>
+    href="mod/mod_negotiation.html#languagepriority">LanguagePriority</a>
     directive.</p>
 
     <p>The server will also attempt to match language-subsets when no
index 6b4c6a6f1a3cf2d279acb2fe643b12d59c9929ba..8e6f68c6911d365919fa0eb62ef1ebebf0e11232 100644 (file)
     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 <a
-    href="mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a>
+    href="mod/mod_negotiation.html#forcelanguagepriority">ForceLanguagePriority</a>
     directive can be used to override one or both of these error
     messages and subsitute the servers judgement in the form of the <a
-    href="mod_negotiation.html#languagepriority">LanguagePriority</a>
+    href="mod/mod_negotiation.html#languagepriority">LanguagePriority</a>
     directive.</p>
 
     <p>The server will also attempt to match language-subsets when no