[EMAIL PROTECTED] writes: > yoshiki 02/05/28 00:14:37 > > Modified: docs/manual index.html.en > Log: > Add link to howto/auth.html. > > Revision Changes Path > 1.32 +5 -0 httpd-2.0/docs/manual/index.html.en > > Index: index.html.en > =================================================================== > RCS file: /home/cvs/httpd-2.0/docs/manual/index.html.en,v > retrieving revision 1.31 > retrieving revision 1.32 > diff -u -r1.31 -r1.32 > --- index.html.en 25 May 2002 16:47:19 -0000 1.31 > +++ index.html.en 28 May 2002 07:14:37 -0000 1.32 > @@ -229,6 +229,11 @@ > </tr> > > <tr> > + <td><a href="howto/auth.html">Authentication, > + Authorization, and Access Control</a></td> > + </tr> > + > + <tr> > <td><a href="handler.html">Handlers</a> </td> > </tr>
I put this where other howto documents are referenced. However, I noticed that this column is sorted alphabetically in 1.3. Should 2.0 one be reordered, too? -- Yoshiki Hayashi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
