diff options
-rw-r--r-- | docs/manual/content-negotiation.html | 4 | ||||
-rw-r--r-- | 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 <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 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 <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 |