]> granicus.if.org Git - apache/commitdiff
Fix typo in password file name.
authorJoshua Slive <slive@apache.org>
Fri, 7 Jun 2002 01:39:21 +0000 (01:39 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 7 Jun 2002 01:39:21 +0000 (01:39 +0000)
PR: 9424

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95556 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.html.en

index 3ea56e4508a52968dd3914e76aad011046da1c08..6bc6fc99cc935b1b3af6f479580a751aea0cf4b0 100644 (file)
     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