**UPDATE** I fixed it... If anyone runs into the problem I was having check out this link... I found it on this forum someone had the same problems...
http://sniptools.com/tutorials/windo...authentication
** Be careful on step 4 as you will see the screen shot with this
AllowOverride All
Options None
Order deny, allow
------------------------------------------------------
I made those changes to match the screen shot but it messed it up and became the *new reason why I wasn't being able to log in with user name and password. However you might need it depending what version you are using. But I suggest if its not already their then don't add it like I did.
That being said the rest of tutorial was good! The way you set the password in DOS was very useful and was the main problem I was having I believe.
So if you are having problems logging in with user name and password and you know you are using the right user name and password. Go to step 5 right away and give it a try. You also might want to go to the Apache Bin folder and delete the "userauth" file that it made if you were using the book when you were in DOS making the password john doe. Because with this tutorial from the link you will now be making a passwd.txt file. Just a caution step just in case it may cause a conflict (between the userauth file and passwd.txt file. *Make sure to restart your apache server if you have it on when you are making these changes.
-TheDudeTux