summaryrefslogtreecommitdiff
path: root/docs/manual/handler.html
diff options
context:
space:
mode:
authorLars Eilebrecht <lars@apache.org>1999-02-11 20:22:59 +0000
committerLars Eilebrecht <lars@apache.org>1999-02-11 20:22:59 +0000
commita115364516e459a89bb3104b426d22fc54336377 (patch)
treee5ed340eaec504ff3c09803b1094d0c9ce9a1894 /docs/manual/handler.html
parentf29db3dce8ef27f52fa600a754adbc728fbdfd5c (diff)
downloadhttpd-a115364516e459a89bb3104b426d22fc54336377.tar.gz
broken link...
PR: 3867 Submitted by: SAFRAN Philippe <Philippe.Safran@sherpa.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82794 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/handler.html')
-rw-r--r--docs/manual/handler.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/handler.html b/docs/manual/handler.html
index a706ec9eb4..72f16fd170 100644
--- a/docs/manual/handler.html
+++ b/docs/manual/handler.html
@@ -29,7 +29,7 @@ explicitly. Either based on filename extensions or on location, these
handlers are unrelated to file type. This is advantageous both because
it is a more elegant solution, but it also allows for both a type
<STRONG>and</STRONG> a handler to be associated with a file (See also
-<A HREF="mod/mod_mime#multipleext">Files with Multiple Extensions</A>)
+<A HREF="mod/mod_mime.html#multipleext">Files with Multiple Extensions</A>)
</P>