You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2002/06/07 03:39:22 UTC

cvs commit: httpd-2.0/docs/manual/howto auth.html.en

slive       2002/06/06 18:39:22

  Modified:    docs/manual/howto auth.html.en
  Log:
  Fix typo in password file name.
  
  PR: 9424
  
  Revision  Changes    Path
  1.8       +1 -1      httpd-2.0/docs/manual/howto/auth.html.en
  
  Index: auth.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/auth.html.en,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -d -b -u -r1.7 -r1.8
  --- auth.html.en	4 Jun 2002 06:18:52 -0000	1.7
  +++ auth.html.en	7 Jun 2002 01:39:21 -0000	1.8
  @@ -130,7 +130,7 @@
       with Apache. This be located in the <code>bin</code> directory
       of wherever you installed Apache. To create the file, type:</p>
   <pre>
  -        htpasswd -c /usr/local/apache/passwd/password rbowen
  +        htpasswd -c /usr/local/apache/passwd/passwords rbowen
   </pre>
   
       <p><code>htpasswd</code> will ask you for the password, and