Forum Moderators: phranque
I have htacess protection for a "members only" directory on my site. All the members share the same username and password (I'm not too worried about really tight security)...
Today, my logs showed an unknown username in my list of "Authenticated Users."
If the 'correct' login info is user:FOO/pass:BAR, shouldn't my logs show user FOO as the one who accessed the directory? Instead, it showed user 'nblake' as requesting a protected file.
Did some schmoe just try to access the directory unsucessfully...? Am I getting worried over nothing?