Commit 61b1ed37 authored by Joshua Slive's avatar Joshua Slive
Browse files

Fix typo in password file name.

PR: 9424


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95556 13f79535-47bb-0310-9956-ffa450edef68
parent 3767a822
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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