I have a SUSE 9.3 set up with apache2 running. I can't find htpasswd on the install anywhere and around the web it sounds like it should come in the standard Apache package. There doesn't appear to be any easy place to get it.
ChadSEO
10:14 pm on Aug 1, 2005 (gmt 0)
I believe it is installed at
/usr/sbin/htpasswd2
by default.
bumpaw
4:55 am on Aug 2, 2005 (gmt 0)
Yep that's it. Sneaky putting the 2 at the end. Thanks so much.