summaryrefslogtreecommitdiff
path: root/docs/manual/content-negotiation.html.en
diff options
context:
space:
mode:
authorbrian <brian@unknown>1996-12-12 01:09:58 +0000
committerbrian <brian@unknown>1996-12-12 01:09:58 +0000
commit1854018955cb8c1a9da408f0145f4789afa54e7d (patch)
tree23c187d73b661ca5540f01a0c26425d8c08d4edf /docs/manual/content-negotiation.html.en
parent86589df2c9e63dc9d59e90e33c9d32784de66d82 (diff)
downloadhttpd-1854018955cb8c1a9da408f0145f4789afa54e7d.tar.gz
Reviewed by: Brian Behlendorf
Submitted by: Martin Kraemer More link surgery - I think this should be it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.html.en')
-rw-r--r--docs/manual/content-negotiation.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en
index 6c589a9efb..4947e3a6a6 100644
--- a/docs/manual/content-negotiation.html.en
+++ b/docs/manual/content-negotiation.html.en
@@ -16,7 +16,7 @@ supported in the CERN server for a while, and while it is not yet
supported in the NCSA server, it is likely to assume a new importance
in light of the emergence of HTML3 capable browsers. <p>
-The Apache module <A HREF="mod_negotiation.html">mod_negotiation</A> handles
+The Apache module <A HREF="mod/mod_negotiation.html">mod_negotiation</A> handles
content negotiation in two different ways; special treatment for the
pseudo-mime-type <code>application/x-type-map</code>, and the
MultiViews per-directory Option (which can be set in srm.conf, or in