rse 98/03/16 08:04:23
Modified: src/support htpasswd.1 Log: And even more cleanups Revision Changes Path 1.4 +7 -3 apache-1.3/src/support/htpasswd.1 Index: htpasswd.1 =================================================================== RCS file: /export/home/cvs/apache-1.3/src/support/htpasswd.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- htpasswd.1 1998/01/07 16:47:11 1.3 +++ htpasswd.1 1998/03/16 16:04:22 1.4 @@ -64,13 +64,17 @@ Resources available from the .B httpd Apache web server can be restricted to just the users listed -in the files created by htpasswd. This program can only be used +in the files created by +.B htpasswd. +This program can only be used when the usernames are stored in a flat-file. To use a DBM database see -\fBdbmmanage\fP and \fBdbmmanage.new\fP. +\fBdbmmanage\fP. .PP This manual page only lists the command line arguments. For details of -the directives necessary to configure user authentication in httpd see +the directives necessary to configure user authentication in +.B httpd +see the Apache manual, which is part of the Apache distribution or can be found at http://www.apache.org/. .SH OPTIONS