26 Sep
2019
26 Sep
'19
6:07 a.m.
On 9/25/19 9:47 PM, Trever Noggle wrote:
Invalid command 'USERNAME:HASHED PASSWORD', perhaps misspelled or defined by a module not included in the server configuration
OK, that tells me .htaccess isn't being ignored.? There may be a mis-configuration in the auth modules, but
Just for grins and giggles, move the existing password file to the side and recreate it with the htpasswd command.
Do NOT use htpasswd -c
unless you DO move the existing out of the way first
it will look something like this:
?htpasswd /usr/local/etc/apache/.htpasswd-users jsmith