dgaudet 97/09/18 12:53:22
Modified: htdocs/manual/misc Tag: APACHE_1_2_X compat_notes.html
Log:
Fix an improper merge with 1.3 docs.
PR: 1048
Revision Changes Path
No revision
No revision
1.7.2.4 +3 -3 apache/htdocs/manual/misc/compat_notes.html
Index: compat_notes.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/misc/compat_notes.html,v
retrieving revision 1.7.2.3
retrieving revision 1.7.2.4
diff -u -r1.7.2.3 -r1.7.2.4
--- compat_notes.html 1997/07/20 18:28:07 1.7.2.3
+++ compat_notes.html 1997/09/18 19:53:19 1.7.2.4
@@ -86,14 +86,14 @@
If you are using the same srm.conf from an old distribution, make sure
you add the new
<A
- HREF="../mod/mod_autoindex.html#addicon"
+ HREF="../mod/mod_dir.html#addicon"
>AddIcon</A>,
<A
- HREF="../mod/mod_autoindex.html#addiconbytype"
+ HREF="../mod/mod_dir.html#addiconbytype"
>AddIconByType</A>,
and
<A
- HREF="../mod/mod_autoindex.html#defaulticon"
+ HREF="../mod/mod_dir.html#defaulticon"
>DefaultIcon</A>
directives.