After trying to figure out just why the username/password for the administrator account wasn't working for accessing the /stats/ directory, I see now that there is a problem with .htpasswd. Originally I changed the password for the user thinking it was wrong, still couldn't get in... Then, after reading a post I saw that it just uses the .htaccess format. I opened the .htpasswd in the DOCROOT directory and saw that two recently added users weren't there. I encrypted the new password and everything was accessible by the administrator user once more. How can I get ISPCONFIG to update the files upon the change of passwords, addition of users, etc... for the /STATS/ directory? Thanks!