Menu

#1 Bug in .htpasswd

open
nobody
None
5
2003-07-09
2003-07-09
Anonymous
No

if the .htpasswd file do not work, replace
$newLine= $username.":".$password;
width
$newLine="$username:$password";

I dont know why, but it worked for me...

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.