Thank you for responding, Yehuda. (1) I have no idea what my password configuration is. How do I tell? I have looked at my httpd.conf file but have not seen any apparent reference to usernames or passwords. (2) How do I configure a new user account if I don’t require a specific username? Please excuse my ignorance and less-than-basic knowledge of Apache HTTP Server 2.2. Thanks again! Tim From: Yehuda Katz [mailto:yehuda@xxxxxxxxxx] What configuration do you have that requires the password (from your config file or htaccess file)? You need to have htpasswd modify the htpasswd file that your configuration is already referring to and you need to make sure you are not requiring a specific username. - Y On Wed, Dec 31, 2014 at 2:20 PM, Timothy C. Fritz <tcfritz@xxxxxxxxxxx> wrote: I cannot figure out how to add a new user to Apache HTTP Server 2.2. I want |