I cannot figure out how to add a new user to Apache HTTP Server 2.2. I want
to add a "guest" account so that I don't have to give out my own
credentials. This is essentially what I've done and everything seems to
work, except I can't log into my site with these new credentials:

D:\Program Files\Apache Software Foundation\Apache2.2\bin>htpasswd -cm
passwords guest 
New password: ******** 
Re-type new password: ******** 
Adding password for user guest

Tim


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to