View Single Post
Old 02-22-2006, 07:36 PM   #11 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 742
DJMaze is on a distinguished road
must be issue with .htpasswd having empty entry or something.
.htpasswd should be 622 (only readable) for best security

I don't have that issue in one of my PHP apps since PHP itself handles the authorization for me.
DJMaze is offline   Reply With Quote