Apache is looking for htaccess and htpasswd files that aren't there
- by user1094092
Having an issue where Apache is requesting authentication, and looking for an .htpasswd file, based on instructions from an .htaccess file that's no longer in DocumentRoot. Background:
In my DocumentRoot, I'd previously copied an .htaccess and .htpasswd file from another machine (along with all of the other website files).
.htaccess contents:
…