You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2001/11/10 03:28:48 UTC

cvs commit: httpd-2.0/docs/manual/mod index.html

rbowen      01/11/09 18:28:48

  Modified:    docs/manual/mod index.html
  Log:
  Alphabetized module names.
  
  Revision  Changes    Path
  1.55      +4 -4      httpd-2.0/docs/manual/mod/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/index.html,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- index.html	2001/11/06 16:07:13	1.54
  +++ index.html	2001/11/10 02:28:48	1.55
  @@ -222,13 +222,13 @@
   
         <dd>Run CGI requests as a specified user and group.</dd>
   
  -      <dt><a href="mod_userdir.html">mod_userdir</a></dt>
  -
  -      <dd>User home directories.</dd>
  -
         <dt><a href="mod_unique_id.html">mod_unique_id</a></dt>
   
         <dd>Generate unique request identifier for every request</dd>
  +
  +      <dt><a href="mod_userdir.html">mod_userdir</a></dt>
  +
  +      <dd>User home directories.</dd>
   
         <dt><a href="mod_usertrack.html">mod_usertrack</a></dt>