On Fri, May 16, 2008 at 10:58 AM, sakthi v <[EMAIL PROTECTED]> wrote: > Hello, > > htpasswd is not working , what ever option i give it provides usage > options.,, > > /usr/local/apache2/bin/htpasswd -c passwdfile > > Usage: > htpasswd [-cmdpsD] passwordfile username > htpasswd -b[cmdpsD] passwordfile username password
As the usage implies, you have to pass a username even when you're creating a new file. -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
