<LI><A HREF="core.html#coredumpdirectory">CoreDumpDirectory</A>
<LI><A HREF="mod_log_config.html#customlog">CustomLog</A>
<LI><A HREF="mod_autoindex.html#defaulticon">DefaultIcon</A>
+<LI><A HREF="mod_mime.html#defaultlanguage">DefaultLanguage</A>
<LI><A HREF="core.html#defaulttype">DefaultType</A>
<LI><A HREF="mod_access.html#deny">deny</A>
<LI><A HREF="core.html#directory"><Directory></A>
compressed English document (as will the document
<CODE>xxxx.Z.en</CODE>). Although the content language is reported to
the client, the browser is unlikely to use this information. The
-AddLanguage directive is more useful for content negotiation, where
+AddLanguage directive is more useful for <A
+HREF="../content-negotiation.html">content negotiation</A>, where
the server returns one from several documents based on the client's
language preference.<P>
<STRONG>See also</STRONG>: <A HREF="#multipleext">Files with
multiple extensions</A>
+<BR>
+<STRONG>See also</STRONG>: <A
+HREF="./mod_negotiation.html">mod_negotiation</A>
<HR>
<P>
+<STRONG>See also</STRONG>: <A
+HREF="./mod_negotiation.html">mod_negotiation</A>
+<BR>
<STRONG>See also</STRONG>: <A HREF="#multipleext">Files with
multiple extensions</A>
<P>
Note that this directive only has an effect if a 'best' language
-cannot be determined by other any other means. Correctly implemented
+cannot be determined by any other means. Correctly implemented
HTTP/1.1 requests will mean this directive has no effect.
+<P>
+
+<STRONG>See also</STRONG>:
+<A HREF="./mod_mime.html#defaultlanguage">DefaultLanguage</A> and
+<A HREF="./mod_mime.html#addlanguage">AddLanguage</A>
+
+
<!--#include virtual="footer.html" -->
</BODY>
</HTML>