Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The following page has been changed by noodl:
http://wiki.apache.org/httpd/ScratchPad/AuthTroubleshooter

The comment on the change is:
Add simple password missmatch case

------------------------------------------------------------------------------
  
  Checking the relevant error log should explain why this is happening. Common 
errors are:
  
+  * user foo: authentication failure for "/": Password Mismatch
+ 
+ The password you are attempting to use is incorrect.
+ 
   * [userfile not found]
   
  Make sure the path to the !AuthUserFile is a correct, absolute filesystem 
path.

Reply via email to