On Thu, Apr 15, 2010 at 11:50 AM, senthil kumar j <senthiljkumar2009@xxxxxxxxx> wrote: > Hi there, > > Could you please tell me how to create user name pasword for apache web > server. > > Thanks in advance > Senthilkumar .J > http://httpd.apache.org/docs/2.2/programs/htpasswd.html # Create htpasswd -c /path/to/.htpasswd youruser # Add user htpasswd /path/to/.htpasswd yourotheruser Cheers Tom --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx