Re: Minor issue with AuthenNTLM
Michiel Beijen <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
Hi, IP schreef op 2012-03-27 16:03: > I've successfuly managed to make AuthenNTLM work with my PHP script, > but the for some reason the Apache error log is now flooded with > messages like: > [error] Bad/Missing NTLM/Basic Authorization Header for > /....somefile.php This is actually reported as a (very old) bug in the RT queue for the module: https://rt.cpan.org/Public/Bug/Display.html?id=39602 I was considering forking the module and fixing bugs like these, but I am not quite sure how much sense that makes given the fact that NTLM is deprecated technology. -- Mike