lars 99/02/11 12:23:01
Modified: htdocs/manual handler.html Log: broken link... PR: 3867 Submitted by: SAFRAN Philippe <[EMAIL PROTECTED]> Revision Changes Path 1.18 +1 -1 apache-1.3/htdocs/manual/handler.html Index: handler.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/handler.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- handler.html 1998/11/20 15:56:34 1.17 +++ handler.html 1999/02/11 20:22:59 1.18 @@ -29,7 +29,7 @@ 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>