- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Maxime Subject: Re: Authentication not working
Sorry, I don't know your system architecture, since your system provide correct answer with status 200 OK to incorrect authorization, it should log anyway this fact of incorrect authentication and redicttion. Try to lokk access_log and error_log of your web-server (I guess, this is Apache). Basic Autorization header is sending anyway with every request for documents, corresponded to Server or Realm command, for which BasicAuth command is psecified. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1162222424
